aboutsummaryrefslogtreecommitdiff
path: root/ioctlsort.c
AgeCommit message (Expand)Author
2017-07-05Update strace to 4.18.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2015-03-28Include <linux/ioctl.h> for _IOC_* macrosFelix Janda
2015-02-16mips: move ABI check to configure.acDmitry V. Levin
2015-01-22ioctl: take all 32 bits of ioctl commands into accountDmitry V. Levin
2015-01-20ioctl: assume that all ioctl commands have unsigned int typeDmitry V. Levin
2014-11-11ioctlsort: rewrite build rules using noinst_PROGRAMSDmitry V. Levin
2014-02-28Remove obsolete ioctlsort.cDmitry V. Levin
2012-03-16Tidy up includes and copyright notices, fix indentationDenys Vlasenko
2012-02-25Compress blank linesDmitry V. Levin
2010-09-07Fix const-correctness issues uncovered by gcc -Wwrite-stringsDmitry V. Levin
2001-03-17Implement new way to get the ioctl list for Linux: instead ofWichert Akkerman
1999-02-19Initial revisionWichert Akkerman