コミット履歴

作者 SHA1 メッセージ 日付
  Rich Felker bf14ef193b re-enable vdso clock_gettime on arm (32-bit) with workaround 2 年 前
  Rich Felker 4486c579cb remove arm (32-bit) support for vdso clock_gettime 4 年 前
  Rich Felker 3814333964 switch all existing 32-bit archs to 64-bit time_t 5 年 前
  Rich Felker 0cd2be2314 work around broken kernel struct ipc_perm on some big endian archs 6 年 前
  Rich Felker e3c682ab52 work around arm gcc's rejection of r7 asm constraints in thumb mode 6 年 前
  Rich Felker 3dd27f3aab fix posix_fadvise syscall args on powerpc, unify with arm fix 8 年 前
  Szabolcs Nagy ee59c296d5 arm: add vdso support 9 年 前
  Szabolcs Nagy 18f75b80fd fix __syscall declaration with wrong visibility in syscall_arch.h 9 年 前
  Rich Felker 0e971b0e3f inline 5- and 6-argument syscalls on arm 10 年 前
  Rich Felker 7d310ed1d0 remove old clang workarounds from arm syscall implementation 10 年 前
  rofl0r dbed392410 fixup general __syscall breakage introduced in x32 port 10 年 前
  Rich Felker ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG 11 年 前
  Rich Felker 075fdb909b fix syscall asm constraints for arm too 12 年 前
  Rich Felker 5e3c243d8d inline syscall support for arm 12 年 前
  Rich Felker 208eb584ef syscall organization overhaul 12 年 前