Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ioctl TIOCGPTPEER from linux v4.13 | Szabolcs Nagy | 2017-11-05 | 1 | -0/+1 |
* | add SIOCGSTAMPNS socket ioctl macro to ioctl.h | Szabolcs Nagy | 2017-08-29 | 1 | -0/+1 |
* | fix mips ioctl macros to match linux asm/sockios.h | Szabolcs Nagy | 2017-08-29 | 1 | -5/+5 |
* | fix TIOCMSET in mips ioctl.h | Szabolcs Nagy | 2016-07-03 | 1 | -1/+1 |
* | fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h | Szabolcs Nagy | 2016-07-03 | 1 | -14/+14 |
* | remove mips and powerpc ioctls that are missing from linux uapi | Szabolcs Nagy | 2016-07-03 | 1 | -5/+0 |
* | add missing TIOC* macros to ioctl.h | Szabolcs Nagy | 2016-07-03 | 1 | -0/+8 |
* | 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 mips n32 port (ILP32 ABI for mips64) | Rich Felker | 2016-04-18 | 1 | -0/+210 |