Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing SIOCSIFNAME from linux/sockios.h to ioctl.h | Szabolcs Nagy | 2016-07-03 | 1 | -0/+1 |
* | remove ioctl macros that were removed from linux uapi | Szabolcs Nagy | 2016-07-03 | 1 | -4/+0 |
* | add consistent reserved fields in mips64/n32 termios structures | Rich Felker | 2016-07-03 | 1 | -0/+2 |
* | 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 | -324/+0 |
* | add mips n32 port (ILP32 ABI for mips64) | Rich Felker | 2016-04-18 | 25 | -0/+1682 |