5 Commits (d8bdc97d148088bdaa672f56d4b8e0a15b03e70e)

Author SHA1 Message Date
Szabolcs Nagy 4ffc39c654 add new syscall numbers for seccomp, getrandom, memfd_create 12 years ago
Szabolcs Nagy 002e8d84c5 add syscall numbers for the new renameat2 syscall 12 years ago
Szabolcs Nagy fd9571e20a add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macro 12 years ago
rofl0r 664cd34192 x32 port (diff against vanilla x86_64) 13 years ago
rofl0r 323272db17 import vanilla x86_64 code as x32 13 years ago
Szabolcs Nagy 8d3ee05754 add syscall numbers for the new kcmp and finit_module syscalls 13 years ago
Rich Felker 208eb584ef syscall organization overhaul 14 years ago
Rich Felker fb247fafa0 avoid "inline" in public headers for strict c89 compatibility 14 years ago
Rich Felker 83b42d94bd add defines for number of sigset_t bytes syscalls expect 14 years ago
Rich Felker 213db3e3fa update syscall defs to latest kernel ones 14 years ago
Rich Felker 0b6eb2dfb2 update syscalls with off_t arguments to handle argument alignment, if needed 15 years ago
Rich Felker 1c76683cb4 add syscall wrappers for posix_fadvise, posix_fallocate 15 years ago
Rich Felker feee98903c overhaul pthread cancellation 15 years ago
Rich Felker 7877db6b2f fix typo in x86_64 part of syscall overhaul 15 years ago
Rich Felker 685e40bb09 syscall overhaul part two - unify public and internal syscall interface 15 years ago
Rich Felker d00ff2950e overhaul syscall interface 15 years ago
Rich Felker cda892ddbe fix directory reading on x86_64 15 years ago
Rich Felker 9b235e8374 remove standalone syscall cruft 15 years ago
Nicholas J. Kain ebc4a17957 Remove __syscall_lseek from x86_64 syscall.h. 15 years ago
Nicholas J. Kain 1e12632591 Port musl to x86-64. One giant commit! 15 years ago