15 Commits (d4f298149c5e36ac5521888d645bfb65f4d027fc)

Author SHA1 Message Date
Rich Felker b4712ba445 remove legacy time32 timer[fd] syscalls from public syscall.h 6 years ago
Rich Felker 2cae9f59da remove further legacy time32 clock syscalls from public syscall.h 6 years ago
Rich Felker 5a105f19b5 remove legacy clock_gettime and gettimeofday from public syscall.h 6 years ago
Szabolcs Nagy fa765ca54f add clone3 syscall number from linux v5.3 7 years ago
Szabolcs Nagy a45289112c add pidfd_open syscall number from linux v5.3 7 years ago
Szabolcs Nagy b60763092e add new syscall numbers from linux v5.2 7 years ago
Szabolcs Nagy f3f96f2daa add new syscall numbers from linux v5.1 7 years ago
Szabolcs Nagy 1114df5d60 aarch64, or1k: add kexec_file_load syscall number from linux v5.0 7 years ago
Szabolcs Nagy 53bef5c55e aarch64, or1k: define rseq syscall number following linux v4.19 8 years ago
Szabolcs Nagy d149e69c02 add io_pgetevents and rseq syscall numbers from linux v4.18 8 years ago
Szabolcs Nagy 9864f60e92 add statx syscall numbers from linux v4.11 9 years ago
Szabolcs Nagy 822dddfbf1 make syscall.h consistent with linux 9 years ago
Szabolcs Nagy 62eaf40bf4 add pkey_{mprotect,alloc,free} syscalls from linux v4.9 10 years ago
Szabolcs Nagy 78b1f3cb14 add preadv2 and pwritev2 syscall numbers for linux v4.6 10 years ago
Bobby Bingham 63e3a1661f deduplicate __NR_* and SYS_* syscall number definitions 10 years ago