]> granicus.if.org Git - strace/history - scsi.c
tests: fix expected output in strace-tt.test
[strace] / scsi.c
2016-10-28 Eugene Syromyatnikovio: use umoven_or_printaddr_ignore_syserror as umove...
2016-10-02 Dmitry V. LevinUse tprints instead of tprintf in a few more places
2016-06-22 Fabien SironAdd a enum for decoding to tprint_iov() and tprint_iov_...
2016-05-26 Dmitry V. Levinscsi.c: print __u64 types using PRI__u64 format
2016-05-07 Dmitry V. Levinscsi.c: use print_array function
2015-07-18 Dmitry V. Levinscsi.c: use printaddr
2015-07-10 Dmitry V. Levinscsi.c: enhance SG_IO ioctl parser
2015-03-21 Denys VlasenkoChange last parameter of umoven() from char* to void*
2015-02-23 Dmitry V. LevinFix compilation warnings about incompatible print formats
2015-02-08 Bart Van Asschescsi: add bsg support
2015-02-08 Bart Van Asschescsi: Add iovec support
2015-02-08 Bart Van Asschescsi: on exit, print only initialized part of the buffer
2015-02-08 Bart Van Asschescsi: make print_sg_io_buffer() print square brackets...
2015-02-08 Bart Van Asschescsi: improve consistency with other decoding functions
2015-01-20 Dmitry V. Levinioctl: assume that all ioctl commands have unsigned...
2014-09-17 Dmitry V. LevinFix compilation warnings reported by gcc -Wsign-compare
2014-05-30 Dmitry V. LevinGenerate xlat/*.in files
2014-02-25 Dmitry V. LevinDo not compile scsi ioctl decoding if <scsi/sg.h> is...
2014-02-05 Dmitry V. LevinUse XLAT_END macro
2014-02-05 Dmitry V. LevinUse XLAT macro
2012-03-16 Denys VlasenkoTidy up includes and copyright notices, fix indentation
2012-03-16 Dmitry V. Levinscsi.c: add copyright header
2012-02-25 Denys VlasenkoAutomated removal of non-Linux code
2011-09-01 Denys VlasenkoUse tprints with literal strings, it may be faster...
2007-06-30 Dmitry V. Levin2007-03-29 Vladimir Nadvornik <nadvornik@suse.cz>