Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t | Dmitry V. Levin | 2016-12-26 | 1 | -3/+3 |
* | statfs64: change size argument type from unsigned long to kernel_ureg_t | Dmitry V. Levin | 2016-12-25 | 1 | -1/+1 |
* | print_struct_statfs*: change address argument type from long to kernel_ureg_t | Dmitry V. Levin | 2016-12-25 | 1 | -2/+3 |
* | statfs: fix printing format of f_fsid field | Eugene Syromyatnikov | 2016-12-01 | 1 | -4/+4 |
* | statfs: use printxval_search | Eugene Syromyatnikov | 2016-10-31 | 1 | -5/+1 |
* | Fix some compilation warnings on older systems | Dmitry V. Levin | 2016-05-18 | 1 | -0/+2 |
* | Fix printing of struct statfs.f_flags | Dmitry V. Levin | 2016-05-16 | 1 | -1/+1 |
* | Fix decoding of statfs family syscalls | Dmitry V. Levin | 2016-04-26 | 1 | -0/+128 |