about summary refs log tree commit diff
path: root/arch/i386/bits/syscall.h.in
Commit message (Expand)AuthorAgeFilesLines
* remove legacy time32 timer[fd] syscalls from public syscall.hRich Felker2020-02-051-4/+4
* remove further legacy time32 clock syscalls from public syscall.hRich Felker2020-02-051-4/+4
* remove legacy clock_gettime and gettimeofday from public syscall.hRich Felker2020-01-301-2/+2
* add clone3 syscall number from linux v5.3Szabolcs Nagy2019-12-301-0/+1
* add pidfd_open syscall number from linux v5.3Szabolcs Nagy2019-12-301-0/+1
* add new syscall numbers from linux v5.2Szabolcs Nagy2019-09-111-0/+6
* add new syscall numbers from linux v5.1Szabolcs Nagy2019-07-011-0/+34
* add io_pgetevents and rseq syscall numbers from linux v4.18Szabolcs Nagy2018-12-091-0/+2
* i386: add arch_prctl syscall number from linux v4.12Szabolcs Nagy2017-11-051-0/+1
* add statx syscall numbers from linux v4.11Szabolcs Nagy2017-11-051-0/+1
* make syscall.h consistent with linuxSzabolcs Nagy2017-09-061-1/+0
* add pkey_{mprotect,alloc,free} syscalls from linux v4.9Szabolcs Nagy2016-12-291-0/+3
* add preadv2 and pwritev2 syscall numbers for linux v4.6Szabolcs Nagy2016-06-091-0/+2
* deduplicate __NR_* and SYS_* syscall number definitionsBobby Bingham2016-05-121-0/+379