Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move arch-invariant definitions out of bits/ioctl.h | Bobby Bingham | 2019-02-07 | 1 | -98/+0 |
* | 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 mips64 port | Rich Felker | 2016-03-06 | 1 | -0/+210 |