Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-11-05 | ioctl TIOCGPTPEER from linux v4.13 | Szabolcs Nagy | -0/+1 |
2017-08-29 | add SIOCGSTAMPNS socket ioctl macro to ioctl.h | Szabolcs Nagy | -0/+1 |
2017-08-29 | fix mips ioctl macros to match linux asm/sockios.h | Szabolcs Nagy | -5/+5 |
2016-07-03 | fix TIOCMSET in mips ioctl.h | Szabolcs Nagy | -1/+1 |
2016-07-03 | fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h | Szabolcs Nagy | -14/+14 |
2016-07-03 | remove mips and powerpc ioctls that are missing from linux uapi | Szabolcs Nagy | -5/+0 |
2016-07-03 | add missing TIOC* macros to ioctl.h | Szabolcs Nagy | -0/+8 |
2016-07-03 | add missing SIOCSIFNAME from linux/sockios.h to ioctl.h | Szabolcs Nagy | -0/+1 |
2016-07-03 | remove ioctl macros that were removed from linux uapi | Szabolcs Nagy | -4/+0 |
2016-03-06 | add mips64 port | Rich Felker | -0/+210 |