]> granicus.if.org Git - strace/history - print_timespec.c
tests: workaround systemd-nspawn habit of disabling unimplemented syscalls
[strace] / print_timespec.c
2019-05-22 Dmitry V. LevinUpdate copyright headers
2019-05-12 Dmitry V. Levinprint_timespec.c: remove unused printers
2019-05-09 Dmitry V. LevinRe-implement mpersified timespec printers using timespe...
2019-05-09 Dmitry V. Levinprint_timespec.c: introduce helper macros and functions
2019-05-04 Dmitry V. LevinChange signatures of print_*time* functions to match...
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
2018-09-02 Eugene Syromyatnikovprint_timespec: make print_timespec_t_utime respect...
2018-02-13 Dmitry V. LevinUpdate copyright headers
2018-01-07 Dmitry V. Levinprint_timespec.c: use xsprintf instead of snprintf
2017-06-15 Miroslav Lichvarmsghdr: print SCM_TIMESTAMP* control messages
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-04-24 Eugene SyromyatnikovPrint string representation of timestamps in parsers...
2017-04-24 Eugene SyromyatnikovPrint microseconds/nanoseconds as non-negative
2016-12-26 Dmitry V. LevinAutomatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-26 Dmitry V. LevinPrint kernel_ureg_t and kernel_scno_t using dedicated...
2016-12-25 Dmitry V. Levinprint_time*: change tracee address argument type from...
2016-11-28 Dmitry V. LevinSplit print_time.c