]> granicus.if.org Git - strace/history - fs_x_ioctl.c
tests: add support of multi-line diagnostics to check_h
[strace] / fs_x_ioctl.c
2018-12-24 Dmitry V. LevinUpdate copyright headers
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
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...
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-26 Dmitry V. LevinMove parser of 'X' type ioctls to a separate file