]> granicus.if.org Git - strace/history - scsi.c
signal.c: make use of RVAL_DECODED
[strace] / scsi.c
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>