Historique des commits

Auteur SHA1 Message Date
  Rich Felker c2feda4e2e prefer new socket syscalls, fallback to SYS_socketcall only if needed il y a 4 ans
  Rich Felker 5db475f0b9 work around negated error code bug on some mips kernels il y a 4 ans
  Rich Felker db86ec100d remove useless mips syscall asm constraint, align style with mips64/n32 il y a 4 ans
  Rich Felker 972b5fde9a revert mips (32-bit, o32) syscall asm clean-up due to regressions il y a 4 ans
  Rich Felker 3814333964 switch all existing 32-bit archs to 64-bit time_t il y a 5 ans
  Rich Felker 604f8d3d8b clean up mips (32-bit, o32) syscall asm constraints il y a 5 ans
  Rich Felker 9f6dd78593 fix mips r6 syscall clobber lists not to include hi/lo registers il y a 5 ans
  Rich Felker 51fd67fcbf get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEO il y a 5 ans
  Rich Felker fa7d4218c7 remove mips/n32/64 stat struct hacks from syscall machinery il y a 5 ans
  Rich Felker d02e72ad51 fix broken posix_fadvise on mips due to missing 7-arg syscall support il y a 5 ans
  Rich Felker dcb18bea61 implement inline 5- and 6-argument syscalls for mips il y a 5 ans
  Rich Felker 9b95fd0944 define and use internal macros for hidden visibility, weak refs il y a 6 ans
  Szabolcs Nagy 822dddfbf1 make syscall.h consistent with linux il y a 7 ans
  Rich Felker 1c497005ee remove long-obsolete clang workarounds from mips* syscall_arch.h files il y a 7 ans
  Hauke Mehrtens b0bf52f3e9 mips: add vdso support il y a 8 ans
  Rich Felker 0d58bf2d60 remove visibility suppression by SHARED macro in mips and x32 arch files il y a 9 ans
  Szabolcs Nagy 18f75b80fd fix __syscall declaration with wrong visibility in syscall_arch.h il y a 9 ans
  Rich Felker 25748db301 fix possible clobbering of syscall return values on mips il y a 9 ans
  Rich Felker 1312930f9b fix regression that negated some mips syscall error returns il y a 10 ans
  Rich Felker f61be1f875 fix mips struct stat dev_t members for big endian il y a 10 ans
  Szabolcs Nagy 8258014fd1 fix for broken kernel side RLIM_INFINITY on mips il y a 10 ans
  rofl0r dbed392410 fixup general __syscall breakage introduced in x32 port il y a 10 ans
  Rich Felker ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG il y a 11 ans
  Rich Felker 4221f154ff fix buggy constraints in mips inline syscall asm il y a 12 ans
  Rich Felker cfc09b1ecf improve mips syscall asm constraints to use immediates, if possible il y a 12 ans
  Rich Felker b94067eeae eliminate assumption that mips syscall restart preserves r25 il y a 12 ans
  Rich Felker 328810d325 inline syscall support for mips il y a 12 ans
  Rich Felker 208eb584ef syscall organization overhaul il y a 12 ans