Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-03-06 | add mips64 port | Rich Felker | 1 | -0/+210 |