]> granicus.if.org Git - strace/history - utimes.c
tests: enhance test coverage of printstrn and umoven
[strace] / utimes.c
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-04-16 Dmitry V. Levinalpha: rename print_timeval32_pair to print_timeval32_u...
2017-04-16 Dmitry V. LevinFix printing of inaccessible times argument of utimes...
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-09-19 Dmitry V. LevinConvert parser of struct timeval to new mpers infrastru...
2015-09-16 Dmitry V. LevinSimplify use of mpers printers
2015-08-28 Dmitry V. LevinMpersify parsers of utimes, futimesat, and utimensat...
2015-07-16 Dmitry V. Levinutimes.c: make use of RVAL_DECODED
2015-07-16 Dmitry V. Levindecode_utimes: enclose timespec array in square brackets
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2014-12-11 Dmitry V. Levinfile.c: move utimes, futimesat, utimensat, and osf_utim...