Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch all existing 32-bit archs to 64-bit time_t | Rich Felker | 2019-11-02 | 1 | -2/+2 |
* | move arch-invariant definitions out of bits/ioctl.h | Bobby Bingham | 2019-02-07 | 1 | -97/+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 |
* | remove mips and powerpc ioctls that are missing from linux uapi | Szabolcs Nagy | 2016-07-03 | 1 | -8/+0 |
* | add missing TIOC* macros to ioctl.h | Szabolcs Nagy | 2016-07-03 | 1 | -0/+3 |
* | 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 | -7/+0 |
* | fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30) | Szabolcs Nagy | 2013-05-26 | 1 | -22/+3 |
* | fix powerpc termios.h and ioctl.h | rofl0r | 2012-11-16 | 1 | -59/+88 |
* | PPC port cleaned up, static linking works well now. | rofl0r | 2012-11-13 | 1 | -0/+216 |