Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker c2feda4e2e prefer new socket syscalls, fallback to SYS_socketcall only if needed há 4 anos atrás
  Rich Felker 3814333964 switch all existing 32-bit archs to 64-bit time_t há 5 anos atrás
  Rich Felker bdb0817599 improve i386 inline syscall asm on non-broken compilers há 5 anos atrás
  Rich Felker c8798ef974 fix regression in i386 inline syscall asm producing invalid code há 5 anos atrás
  Rich Felker 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source há 5 anos atrás
  Szabolcs Nagy a5e133bf29 change the internal socketcall selection logic há 8 anos atrás
  Rich Felker da7ccf822c use hidden visibility for i386 asm-internal __vsyscall symbol há 9 anos atrás
  Rich Felker 9ce2860fa3 add vdso clock_gettime acceleration support to i386 há 10 anos atrás
  Timo Teräs fbeadd150f make socketcall types common as they are same for all architectures há 10 anos atrás
  Rich Felker ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG há 11 anos atrás
  Rich Felker 185a977074 ensure pointer decay in inline-asm arg for i386 syscall6 há 12 anos atrás
  Rich Felker 12e9b4faf6 i386 vsyscall support (vdso-provided sysenter/syscall instruction based) há 12 anos atrás
  Rich Felker 208eb584ef syscall organization overhaul há 12 anos atrás