Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-05 | remove legacy time32 timer[fd] syscalls from public syscall.h | Rich Felker | 1 | -4/+4 |
2020-02-05 | remove further legacy time32 clock syscalls from public syscall.h | Rich Felker | 1 | -4/+4 |
2020-01-30 | remove legacy clock_gettime and gettimeofday from public syscall.h | Rich Felker | 1 | -2/+2 |
2019-12-30 | add pidfd_open syscall number from linux v5.3 | Szabolcs Nagy | 1 | -0/+1 |
2019-09-11 | add new syscall numbers from linux v5.2 | Szabolcs Nagy | 1 | -0/+6 |
2019-07-01 | add new syscall numbers from linux v5.1 | Szabolcs Nagy | 1 | -0/+39 |
2018-06-19 | add m68k port | Rich Felker | 1 | -0/+361 |