]> granicus.if.org Git - strace/history - loop.c
Update debian/watch
[strace] / loop.c
2018-12-30 Dmitry V. LevinFix preprocessor indentation
2018-12-26 Eugene Syromyatnikovloop: use XLAT_MACROS_ONLY instead of #stop
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
2018-04-05 Dmitry V. LevinUpdate copyright headers
2018-03-06 Dmitry V. Levinbuild: prepare for -Wimplicit-fallthrough=5
2017-09-19 Dmitry V. Levinloop: decode LOOP_SET_BLOCK_SIZE
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-07-11 Dmitry V. LevinIntroduce PRINT_FIELD_CSTRING
2017-07-09 Dmitry V. LevinIntorduce PRINT_FIELD_DEV
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-01-04 Eugene Syromyatnikovloop: remove unnecessary verbose check
2017-01-04 Eugene Syromyatnikovloop: fix lo_encrypt_key field output
2017-01-04 Eugene Syromyatnikovloop: print lo_encrypt_key_size field of struct loop_in...
2017-01-04 Eugene Syromyatnikovloop: fix printing of the reserved field array items
2016-12-29 Eugene Syromyatnikovloop: add fallback definitions for LOOP_* ioctl command...
2016-12-29 Eugene Syromyatnikovloop: mpersify struct loop_info and loop_ioctl function
2016-12-29 Eugene Syromyatnikovloop: print lo_device and lo_rdevice fields using print...
2016-12-26 Dmitry V. LevinAutomatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-26 Dmitry V. LevinPrint kernel_ureg_t and kernel_scno_t using dedicated...
2016-12-25 Dmitry V. LevinChange type of ioctl 3rd argument from long to kernel_u...
2016-05-29 Dmitry V. Levinloop.c: decode LOOP_SET_DIRECT_IO
2016-05-29 Dmitry V. Levinloop.c: fix printing of arrays
2016-05-29 Dmitry V. Levinloop.c: fix printing of structure members' names
2016-05-29 Dmitry V. Levinloop.c: optimize decoding of paired ioctls
2015-07-09 Dmitry V. Levinloop.c: enhance loop ioctl parser
2015-01-26 Dmitry V. LevinRework string_quote API
2015-01-20 Dmitry V. Levinioctl: assume that all ioctl commands have unsigned...
2014-05-30 Dmitry V. LevinCompress blank lines
2014-05-30 Dmitry V. LevinGenerate xlat/*.in files
2014-02-05 Dmitry V. LevinUse XLAT_END macro
2014-02-05 Dmitry V. LevinUse XLAT macro
2012-05-16 Denys VlasenkoUse %d printf format instead of %i everywhere
2012-05-02 Dmitry V. LevinFix build with <linux/loop.h> from 2.6.18 kernel headers
2012-04-18 Mike FrysingerDecode /dev/loop ioctls