]> granicus.if.org Git - strace/history - loop.c
Update NEWS
[strace] / loop.c
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