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 3814333964 switch all existing 32-bit archs to 64-bit time_t il y a 5 ans
  Rich Felker bdb0817599 improve i386 inline syscall asm on non-broken compilers il y a 5 ans
  Rich Felker c8798ef974 fix regression in i386 inline syscall asm producing invalid code il y a 5 ans
  Rich Felker 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source il y a 5 ans
  Szabolcs Nagy a5e133bf29 change the internal socketcall selection logic il y a 8 ans
  Rich Felker da7ccf822c use hidden visibility for i386 asm-internal __vsyscall symbol il y a 9 ans
  Rich Felker 9ce2860fa3 add vdso clock_gettime acceleration support to i386 il y a 10 ans
  Timo Teräs fbeadd150f make socketcall types common as they are same for all architectures 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 185a977074 ensure pointer decay in inline-asm arg for i386 syscall6 il y a 12 ans
  Rich Felker 12e9b4faf6 i386 vsyscall support (vdso-provided sysenter/syscall instruction based) il y a 12 ans
  Rich Felker 208eb584ef syscall organization overhaul il y a 12 ans