8 Commits (a0d64dccbc8d0a2decbe61be706a02ac706ed45a)

Author SHA1 Message Date
Szabolcs Nagy a5e133bf29 change the internal socketcall selection logic 10 years ago
Rich Felker da7ccf822c use hidden visibility for i386 asm-internal __vsyscall symbol 11 years ago
Rich Felker 9ce2860fa3 add vdso clock_gettime acceleration support to i386 12 years ago
Timo Teräs fbeadd150f make socketcall types common as they are same for all architectures 12 years ago
Rich Felker ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG 13 years ago
Rich Felker 185a977074 ensure pointer decay in inline-asm arg for i386 syscall6 14 years ago
Rich Felker 12e9b4faf6 i386 vsyscall support (vdso-provided sysenter/syscall instruction based) 14 years ago
Rich Felker 208eb584ef syscall organization overhaul 14 years ago