summaryrefslogtreecommitdiff
path: root/print_statfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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