aboutsummaryrefslogtreecommitdiff
path: root/file_ioctl.c
AgeCommit message (Expand)Author
2018-06-15Update strace to 4.23.Elliott Hughes
2017-09-12Update strace to 4.19.Elliott Hughes
2017-07-05Update strace to 4.18.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-05-28file_ioctl.c: print first two extents for FIDEDUPERANGE in abbrev modeJeff Mahoney
2016-05-25file_ioctl.c: print file descriptors using printfdDmitry V. Levin
2016-05-24file_ioctl.c: use print_arrayDmitry V. Levin
2016-05-24file_ioctl.c: fix indentationDmitry V. Levin
2016-05-24file_ioctl.c: include <linux/ioctl.h> instead of <sys/ioctl.h>Dmitry V. Levin
2016-05-24file_ioctl.c: fix build on systems without <linux/fiemap.h>Dmitry V. Levin
2016-05-24ioctl: add decoding for FS_IOC_FIEMAPJeff Mahoney
2016-05-24ioctl: add decoding support for btrfs ioctlsJeff Mahoney