summaryrefslogtreecommitdiff
path: root/print_statfs.c
Commit message (Expand)AuthorAgeFilesLines
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* Add xlat description structureEugene Syromyatnikov2019-07-241-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
* 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-2/+3
* statfs: fix printing format of f_fsid fieldEugene Syromyatnikov2016-12-011-4/+4
* statfs: use printxval_searchEugene Syromyatnikov2016-10-311-5/+1
* Fix some compilation warnings on older systemsDmitry V. Levin2016-05-181-0/+2
* Fix printing of struct statfs.f_flagsDmitry V. Levin2016-05-161-1/+1
* Fix decoding of statfs family syscallsDmitry V. Levin2016-04-261-0/+128