Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-02-05 | remove legacy time32 timer[fd] syscalls from public syscall.h | Rich Felker | -4/+4 |
2020-02-05 | remove further legacy time32 clock syscalls from public syscall.h | Rich Felker | -4/+4 |
2020-01-30 | remove legacy clock_gettime and gettimeofday from public syscall.h | Rich Felker | -2/+2 |
2019-12-30 | add pidfd_open syscall number from linux v5.3 | Szabolcs Nagy | -0/+1 |
2019-09-11 | add new syscall numbers from linux v5.2 | Szabolcs Nagy | -0/+6 |
2019-07-01 | add new syscall numbers from linux v5.1 | Szabolcs Nagy | -0/+39 |
2016-10-20 | add sh syscall numbers from linux v4.8 | Szabolcs Nagy | -0/+14 |
2016-05-12 | deduplicate __NR_* and SYS_* syscall number definitions | Bobby Bingham | -0/+341 |