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