Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers | Eugene Syromyatnikov | 2017-09-05 | 1 | -0/+1 |
* | Fix a few spacing style issues | Dmitry V. Levin | 2017-06-17 | 1 | -1/+1 |
* | 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 | -3/+4 |
* | Rename widen_to_ull to zero_extend_signed_to_ull | Dmitry V. Levin | 2016-08-23 | 1 | -28/+28 |
* | Fix explicit casts of signed integer types to unsigned long long | Dmitry V. Levin | 2016-05-26 | 1 | -36/+28 |
* | mpers: add support of conditionally compiled printers | Dmitry V. Levin | 2016-05-21 | 1 | -2/+5 |
* | Fix decoding of statfs family syscalls | Dmitry V. Levin | 2016-04-26 | 1 | -0/+126 |