Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: move #include "print_fields.h" to defs.h | Dmitry V. Levin | 2021-02-01 | 1 | -1/+0 |
* | treewide: replace tprints("}") with tprint_struct_end() | Dmitry V. Levin | 2021-01-29 | 1 | -1/+1 |
* | print_fields.h: remove prefix argument from PRINT_FIELD_OBJ_PTR macro | Dmitry V. Levin | 2021-01-29 | 1 | -2/+4 |
* | print_timespec: use print_fields.h macros | Dmitry V. Levin | 2021-01-26 | 1 | -12/+10 |
* | Change my email address | Dmitry V. Levin | 2020-12-31 | 1 | -1/+1 |
* | Update copyright headers | Dmitry V. Levin | 2020-02-06 | 1 | -1/+1 |
* | print_timespec.h: cleanup PRINT_TIMESPEC_ARRAY_DATA_SIZE | Dmitry V. Levin | 2020-01-06 | 1 | -5/+2 |
* | Fix potentially unaligned access in SO_TIMESTAMP*_NEW decoder and tests | Dmitry V. Levin | 2020-01-06 | 1 | -2/+12 |
* | print_timespec.h: parametrize TIMESPEC_T.tv_nsec | Dmitry V. Levin | 2019-05-17 | 1 | -4/+10 |
* | print_timespec.h: conditionalize printers | Dmitry V. Levin | 2019-05-17 | 1 | -22/+34 |
* | Implement printers for kernel_timespec32_t | Dmitry V. Levin | 2019-05-09 | 1 | -0/+153 |