]> granicus.if.org Git - strace/history - utimes.c
getdents: fix typos in array output
[strace] / utimes.c
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...