]> granicus.if.org Git - strace/history - file_ioctl.c
evdev: decode struct input_absinfo regardless of in-kernel definitions
[strace] / file_ioctl.c
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
2018-06-14 Dmitry V. LevinUpdate copyright headers
2018-05-29 Dmitry V. Levinprint_array: enhance printing of unfetchable object...
2018-04-20 Eugene Syromyatnikovfile_ioctl: make abbreviated output more structured
2017-09-05 Eugene SyromyatnikovUpdate copyright headers
2017-08-28 Dmitry V. LevinImply RVAL_DECODED when RVAL_IOCTL_PARSED is returned...
2017-08-28 Eugene SyromyatnikovReplace return 1 ioctl sub-decoder hack with proper...
2017-06-17 Dmitry V. LevinFix a few spacing style issues
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-25 Dmitry V. LevinChange type of ioctl 3rd argument from long to kernel_u...
2016-05-28 Jeff Mahoneyfile_ioctl.c: print first two extents for FIDEDUPERANGE...
2016-05-25 Dmitry V. Levinfile_ioctl.c: print file descriptors using printfd
2016-05-24 Dmitry V. Levinfile_ioctl.c: use print_array
2016-05-24 Dmitry V. Levinfile_ioctl.c: fix indentation
2016-05-24 Dmitry V. Levinfile_ioctl.c: include <linux/ioctl.h> instead of <sys...
2016-05-24 Dmitry V. Levinfile_ioctl.c: fix build on systems without <linux/fiemap.h>
2016-05-24 Jeff Mahoneyioctl: add decoding for FS_IOC_FIEMAP
2016-05-24 Jeff Mahoneyioctl: add decoding support for btrfs ioctls