add pidfd_getfd and openat2 syscall numbers from linux v5.6
[musl] / arch / aarch64 / bits / syscall.h.in
2020-09-09 Szabolcs Nagyadd pidfd_getfd and openat2 syscall numbers from linux...
2019-12-30 Szabolcs Nagyadd clone3 syscall number from linux v5.3
2019-12-30 Szabolcs Nagyadd pidfd_open syscall number from linux v5.3
2019-09-11 Szabolcs Nagyadd new syscall numbers from linux v5.2
2019-07-01 Szabolcs Nagyadd new syscall numbers from linux v5.1
2019-03-13 Szabolcs Nagyaarch64, or1k: add kexec_file_load syscall number from...
2019-03-13 Szabolcs Nagyaarch64, or1k: define rseq syscall number following...
2018-12-10 Szabolcs Nagyadd io_pgetevents and rseq syscall numbers from linux...
2017-11-05 Szabolcs Nagyadd statx syscall numbers from linux v4.11
2017-09-06 Szabolcs Nagymake syscall.h consistent with linux
2016-12-30 Szabolcs Nagyadd pkey_{mprotect,alloc,free} syscalls from linux...
2016-06-09 Szabolcs Nagyadd preadv2 and pwritev2 syscall numbers for linux...
2016-05-12 Bobby Binghamdeduplicate __NR_* and SYS_* syscall number definitions