Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add new syscall numbers from linux v5.1 | Szabolcs Nagy | 2019-07-01 | 1 | -0/+34 |
* | add io_pgetevents and rseq syscall numbers from linux v4.18 | Szabolcs Nagy | 2018-12-09 | 1 | -0/+2 |
* | powerpc: add pkey syscall numbers from linux v4.16 | Szabolcs Nagy | 2018-06-19 | 1 | -0/+3 |
* | add statx syscall numbers from linux v4.11 | Szabolcs Nagy | 2017-11-05 | 1 | -0/+1 |
* | add kexec_file_load syscall number on powerpc from linux v4.10 | Szabolcs Nagy | 2017-11-05 | 1 | -0/+1 |
* | make syscall.h consistent with linux | Szabolcs Nagy | 2017-09-06 | 1 | -5/+0 |
* | add preadv2 and pwritev2 syscall numbers for linux v4.6 | Szabolcs Nagy | 2016-06-09 | 1 | -0/+2 |
* | deduplicate __NR_* and SYS_* syscall number definitions | Bobby Bingham | 2016-05-12 | 1 | -0/+372 |