bits/syscall.h: add __NR_close_range from linux v5.9
[musl] / arch / s390x / bits / syscall.h.in
2020-11-29 Szabolcs Nagybits/syscall.h: add __NR_close_range from linux v5.9
2020-09-09 Szabolcs Nagybits/syscall.h: add __NR_faccessat2 from linux v5.8
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
2018-12-10 Szabolcs Nagyadd io_pgetevents and rseq syscall numbers from linux...
2018-06-19 Szabolcs Nagys390x: add kexec_file_load syscall number from linux...
2018-02-22 Szabolcs Nagys390x: add s390_sthyi system call from v4.15
2017-11-05 Szabolcs Nagys390x: add syscall number for s390_guarded_storage...
2017-11-05 Szabolcs Nagyadd statx syscall numbers from linux v4.11
2016-11-12 Bobby Binghamadd s390x port