Rich Felker
|
51fd67fcbf
get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEO
|
5 лет назад |
Rich Felker
|
fa7d4218c7
remove mips/n32/64 stat struct hacks from syscall machinery
|
5 лет назад |
Rich Felker
|
d02e72ad51
fix broken posix_fadvise on mips due to missing 7-arg syscall support
|
5 лет назад |
Rich Felker
|
dcb18bea61
implement inline 5- and 6-argument syscalls for mips
|
6 лет назад |
Rich Felker
|
9b95fd0944
define and use internal macros for hidden visibility, weak refs
|
6 лет назад |
Szabolcs Nagy
|
822dddfbf1
make syscall.h consistent with linux
|
8 лет назад |
Rich Felker
|
1c497005ee
remove long-obsolete clang workarounds from mips* syscall_arch.h files
|
7 лет назад |
Hauke Mehrtens
|
b0bf52f3e9
mips: add vdso support
|
9 лет назад |
Rich Felker
|
0d58bf2d60
remove visibility suppression by SHARED macro in mips and x32 arch files
|
9 лет назад |
Szabolcs Nagy
|
18f75b80fd
fix __syscall declaration with wrong visibility in syscall_arch.h
|
10 лет назад |
Rich Felker
|
25748db301
fix possible clobbering of syscall return values on mips
|
10 лет назад |
Rich Felker
|
1312930f9b
fix regression that negated some mips syscall error returns
|
10 лет назад |
Rich Felker
|
f61be1f875
fix mips struct stat dev_t members for big endian
|
10 лет назад |
Szabolcs Nagy
|
8258014fd1
fix for broken kernel side RLIM_INFINITY on mips
|
10 лет назад |
rofl0r
|
dbed392410
fixup general __syscall breakage introduced in x32 port
|
11 лет назад |
Rich Felker
|
ccc7b4c3a1
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
|
12 лет назад |
Rich Felker
|
4221f154ff
fix buggy constraints in mips inline syscall asm
|
12 лет назад |
Rich Felker
|
cfc09b1ecf
improve mips syscall asm constraints to use immediates, if possible
|
12 лет назад |
Rich Felker
|
b94067eeae
eliminate assumption that mips syscall restart preserves r25
|
12 лет назад |
Rich Felker
|
328810d325
inline syscall support for mips
|
12 лет назад |
Rich Felker
|
208eb584ef
syscall organization overhaul
|
12 лет назад |