]> granicus.if.org Git - strace/history - dm.c
ucopy: cleanup umoven_peekdata and umovestr_peekdata
[strace] / dm.c
2017-07-14 Dmitry V. Levindm: use PRINT_FIELD_* macros
2017-07-11 Dmitry V. LevinIntroduce PRINT_FIELD_CSTRING
2017-07-09 Dmitry V. LevinIntorduce PRINT_FIELD_DEV
2017-06-17 Dmitry V. LevinFix a few spacing style issues
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-04-24 Dmitry V. LevinIntroduce tprintf_comment and tprints_comment functions
2017-04-24 Dmitry V. Levindm: fix diagnostics about misplaced parts of struct...
2017-02-17 Dmitry V. LevinUse tprints instead of tprintf in a few more places
2017-01-04 Eugene Syromyatnikovdm.c: add copyright notice
2016-12-29 Eugene SyromyatnikovMove device number printing code into a separate routine
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-12-23 Dmitry V. Levindm: change address argument type from unsigned long...
2016-11-10 Mikulas PatockaAdd support for decoding of DM_* ioctl commands