커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전