summaryrefslogtreecommitdiff
path: root/print_timespec.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: move #include "print_fields.h" to defs.hDmitry V. Levin2021-02-011-1/+0
* treewide: replace tprints("}") with tprint_struct_end()Dmitry V. Levin2021-01-291-1/+1
* print_fields.h: remove prefix argument from PRINT_FIELD_OBJ_PTR macroDmitry V. Levin2021-01-291-2/+4
* print_timespec: use print_fields.h macrosDmitry V. Levin2021-01-261-12/+10
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* Update copyright headersDmitry V. Levin2020-02-061-1/+1
* print_timespec.h: cleanup PRINT_TIMESPEC_ARRAY_DATA_SIZEDmitry V. Levin2020-01-061-5/+2
* Fix potentially unaligned access in SO_TIMESTAMP*_NEW decoder and testsDmitry V. Levin2020-01-061-2/+12
* print_timespec.h: parametrize TIMESPEC_T.tv_nsecDmitry V. Levin2019-05-171-4/+10
* print_timespec.h: conditionalize printersDmitry V. Levin2019-05-171-22/+34
* Implement printers for kernel_timespec32_tDmitry V. Levin2019-05-091-0/+153