Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30) | Szabolcs Nagy | 2013-05-26 | 1 | -4/+4 |
* | further fixes for mips ioctl.h header | Rich Felker | 2012-08-07 | 1 | -4/+4 |
* | fix another mips gratuitous-incompatibility bug: ioctl numbers | Rich Felker | 2012-08-07 | 1 | -2/+2 |
* | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | 2012-07-11 | 1 | -0/+210 |