summaryrefslogtreecommitdiff
path: root/arch/sh/bits/syscall.h.in
AgeCommit message (Expand)AuthorLines
2020-09-09bits/syscall.h: add __NR_faccessat2 from linux v5.8Szabolcs Nagy-0/+1
2020-09-09add pidfd_getfd and openat2 syscall numbers from linux v5.6Szabolcs Nagy-0/+3
2020-02-05remove legacy time32 timer[fd] syscalls from public syscall.hRich Felker-4/+4
2020-02-05remove further legacy time32 clock syscalls from public syscall.hRich Felker-4/+4
2020-01-30remove legacy clock_gettime and gettimeofday from public syscall.hRich Felker-2/+2
2019-12-30add pidfd_open syscall number from linux v5.3Szabolcs Nagy-0/+1
2019-09-11add new syscall numbers from linux v5.2Szabolcs Nagy-0/+6
2019-07-01add new syscall numbers from linux v5.1Szabolcs Nagy-0/+39
2016-10-20add sh syscall numbers from linux v4.8Szabolcs Nagy-0/+14
2016-05-12deduplicate __NR_* and SYS_* syscall number definitionsBobby Bingham-0/+341