Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-03 | remove mips and powerpc ioctls that are missing from linux uapi | Szabolcs Nagy | 1 | -5/+0 |
2016-07-03 | add missing TIOC* macros to ioctl.h | Szabolcs Nagy | 1 | -0/+8 |
2016-07-03 | add missing SIOCSIFNAME from linux/sockios.h to ioctl.h | Szabolcs Nagy | 1 | -0/+1 |
2016-07-03 | remove ioctl macros that were removed from linux uapi | Szabolcs Nagy | 1 | -4/+0 |
2016-07-03 | add consistent reserved fields in mips64/n32 termios structures | Rich Felker | 1 | -0/+2 |
2016-06-09 | add preadv2 and pwritev2 syscall numbers for linux v4.6 | Szabolcs Nagy | 1 | -0/+2 |
2016-05-12 | deduplicate __NR_* and SYS_* syscall number definitions | Bobby Bingham | 1 | -320/+0 |
2016-03-19 | add copy_file_range syscall numbers from linux v4.5 | Szabolcs Nagy | 1 | -0/+2 |
2016-03-19 | mips64: add recent linux syscall numbers | Szabolcs Nagy | 1 | -0/+6 |
2016-03-18 | deduplicate bits/mman.h | Szabolcs Nagy | 1 | -45/+11 |
2016-03-06 | add mips64 port | Rich Felker | 26 | -0/+1721 |