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