summaryrefslogtreecommitdiff
path: root/print_sg_req_info.c
Commit message (Expand)AuthorAgeFilesLines
* Fix preprocessor indentationDmitry V. Levin2018-12-301-1/+1
* Update copyright headersDmitry V. Levin2018-12-241-1/+1
* Change the license of strace to LGPL-2.1-or-laterDmitry V. Levin2018-12-101-21/+1
* Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on enteringDmitry V. Levin2017-08-281-1/+1
* Replace return 1 ioctl sub-decoder hack with proper flagEugene Syromyatnikov2017-08-281-1/+1
* Do not return RVAL_DECODED on exiting path of ioctl decodersEugene Syromyatnikov2017-08-281-1/+1
* scsi: implement decoding of all SG_* ioctl commandsDmitry V. Levin2017-01-101-0/+74