aboutsummaryrefslogtreecommitdiff
path: root/loop.c
AgeCommit message (Expand)Author
2018-06-14Update strace to 4.22.Elliott Hughes
2017-11-15Update strace to 4.20.Elliott Hughes
2017-09-12Update strace to 4.19.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-05-29loop.c: decode LOOP_SET_DIRECT_IODmitry V. Levin
2016-05-29loop.c: fix printing of arraysDmitry V. Levin
2016-05-29loop.c: fix printing of structure members' namesDmitry V. Levin
2016-05-29loop.c: optimize decoding of paired ioctlsDmitry V. Levin
2015-07-09loop.c: enhance loop ioctl parserDmitry V. Levin
2015-01-26Rework string_quote APIDmitry V. Levin
2015-01-20ioctl: assume that all ioctl commands have unsigned int typeDmitry V. Levin
2014-05-30Compress blank linesDmitry V. Levin
2014-05-30Generate xlat/*.in filesDmitry V. Levin
2014-02-05Use XLAT_END macroDmitry V. Levin
2014-02-05Use XLAT macroDmitry V. Levin
2012-05-16Use %d printf format instead of %i everywhereDenys Vlasenko
2012-05-02Fix build with <linux/loop.h> from 2.6.18 kernel headersDmitry V. Levin
2012-04-18Decode /dev/loop ioctlsMike Frysinger