]> granicus.if.org Git - strace/history - printrusage.c
Remove traces of riscv64 mpers
[strace] / printrusage.c
2018-12-24 Dmitry V. LevinUpdate copyright headers
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-25 Dmitry V. Levinprintrusage*: change tracee address argument type from...
2016-11-28 Dmitry V. Levinalpha: print struct timeval32 consistently
2016-11-28 Dmitry V. LevinPrint struct timeval consistently
2016-11-26 Eugene SyromyatnikovFix omission of field names in printers of timeval...
2016-08-23 Dmitry V. LevinRename widen_to_ull to zero_extend_signed_to_ull
2016-06-10 Dmitry V. LevinFix sign extension issues in the parser of struct rusage
2016-05-21 Dmitry V. Levinmpers: add support of conditionally compiled printers
2015-08-28 Dmitry V. LevinMpersify parsers of getrusage, waitpid, wait4, and...
2015-07-18 Dmitry V. Levinresource.c: move printrusage and printrusage32 to a...