aboutsummaryrefslogtreecommitdiff
path: root/print_time.c
AgeCommit message (Expand)Author
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-05-21mpers: add support of conditionally compiled printersDmitry V. Levin
2015-12-17Add copyright headers to some files which lack themDmitry V. Levin
2015-09-19Convert another parser of struct timeval to new mpers infrastructureDmitry V. Levin
2015-09-19Convert another parser of struct timespec to new mpers infrastructureDmitry V. Levin
2015-09-19Convert parser of struct timeval to new mpers infrastructureDmitry V. Levin
2015-09-19Convert parser of struct timespec to new mpers infrastructureDmitry V. Levin
2015-09-19Convert parser of struct itimerval to new mpers infrastructureDmitry V. Levin
2015-09-19Convert parser of struct itimerspec to new mpers infrastructureDmitry V. Levin
2015-09-17print_time.c: introduce print_timespec_t helperDmitry V. Levin
2015-09-17time.c: move parser of time syscall to print_time.cDmitry V. Levin
2015-09-17print_time.c: remove unused function parametersDmitry V. Levin
2015-08-28Mpersify parsers of utimes, futimesat, and utimensat syscallsDmitry V. Levin