7 Commits (badc5bb211ee5caa2cfaafb5fdb716cbb8d1f2e6)

Author SHA1 Message Date
Szabolcs Nagy 9b7ed9702c bits/syscall.h: add __NR_faccessat2 from linux v5.8 6 years ago
Szabolcs Nagy d990090384 add pidfd_getfd and openat2 syscall numbers from linux v5.6 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
Rich Felker 6fcb440d91 update riscv64 syscall numbers to linux v5.1 7 years ago
Rich Felker 0a48860c27 add riscv64 architecture support 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