8 Commits (6516282d2adfad2c7e66d854cde3357120c75dbd)

Author SHA1 Message Date
Rich Felker 7405cd1e2b fix inconsistent visibility for internal syscall symbols 11 years ago
Rich Felker da7ccf822c use hidden visibility for i386 asm-internal __vsyscall symbol 11 years ago
Rich Felker e9b885ee55 fix clobber of edx in i386 vsyscall asm 14 years ago
Rich Felker 216dca82f6 comment possibly-confusing i386 vsyscall asm 14 years ago
Rich Felker 12e9b4faf6 i386 vsyscall support (vdso-provided sysenter/syscall instruction based) 14 years ago
Rich Felker c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) 15 years ago
Rich Felker 1e4f1cf154 remove all .size and .type directives for functions from the asm 15 years ago
Rich Felker d00ff2950e overhaul syscall interface 15 years ago