switch all existing 32-bit archs to 64-bit time_t
[musl] / arch / powerpc / bits / ioctl.h
2019-11-02 Rich Felkerswitch all existing 32-bit archs to 64-bit time_t
2019-02-07 Bobby Binghammove arch-invariant definitions out of bits/ioctl.h
2017-11-05 Szabolcs Nagyioctl TIOCGPTPEER from linux v4.13
2017-08-29 Szabolcs Nagyadd SIOCGSTAMPNS socket ioctl macro to ioctl.h
2016-07-03 Szabolcs Nagyremove mips and powerpc ioctls that are missing from...
2016-07-03 Szabolcs Nagyadd missing TIOC* macros to ioctl.h
2016-07-03 Szabolcs Nagyadd missing SIOCSIFNAME from linux/sockios.h to ioctl.h
2016-07-03 Szabolcs Nagyremove ioctl macros that were removed from linux uapi
2013-05-26 Rich FelkerMerge remote-tracking branch 'nsz/review'
2013-05-26 Szabolcs Nagyfix ioctl _IOR, _IOW, etc macros to avoid signed overfl...
2012-11-16 rofl0rfix powerpc termios.h and ioctl.h
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-13 rofl0rPPC port cleaned up, static linking works well now.