summaryrefslogtreecommitdiff
path: root/fetch_struct_statfs.c
Commit message (Expand)AuthorAgeFilesLines
* statfs: print f_fsid field in a hexadecimal formatDmitry V. Levin2021-01-221-8/+8
* Change my email addressDmitry V. Levin2020-12-311-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
* Update copyright headersEugene Syromyatnikov2017-09-051-0/+1
* Fix a few spacing style issuesDmitry V. Levin2017-06-171-1/+1
* Automatically replace kernel_(scno|ureg)_t with kernel_ulong_tDmitry V. Levin2016-12-261-3/+3
* statfs64: change size argument type from unsigned long to kernel_ureg_tDmitry V. Levin2016-12-251-1/+1
* print_struct_statfs*: change address argument type from long to kernel_ureg_tDmitry V. Levin2016-12-251-3/+4
* Rename widen_to_ull to zero_extend_signed_to_ullDmitry V. Levin2016-08-231-28/+28
* Fix explicit casts of signed integer types to unsigned long longDmitry V. Levin2016-05-261-36/+28
* mpers: add support of conditionally compiled printersDmitry V. Levin2016-05-211-2/+5
* Fix decoding of statfs family syscallsDmitry V. Levin2016-04-261-0/+126