remove legacy time32 timer[fd] syscalls from public syscall.h
[musl] / arch / powerpc / bits / syscall.h.in
2020-02-05 Rich Felkerremove legacy time32 timer[fd] syscalls from public...
2020-02-05 Rich Felkerremove further legacy time32 clock syscalls from public...
2020-01-30 Rich Felkerremove legacy clock_gettime and gettimeofday from publi...
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 Nagypowerpc: add pkey syscall numbers from linux v4.16
2017-11-05 Szabolcs Nagyadd statx syscall numbers from linux v4.11
2017-11-05 Szabolcs Nagyadd kexec_file_load syscall number on powerpc from...
2017-09-06 Szabolcs Nagymake syscall.h consistent with linux
2016-06-09 Szabolcs Nagyadd preadv2 and pwritev2 syscall numbers for linux...
2016-05-12 Bobby Binghamdeduplicate __NR_* and SYS_* syscall number definitions