summaryrefslogtreecommitdiff
path: root/utimes.c
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* alpha: rename print_timeval32_pair to print_timeval32_utimesDmitry V. Levin2017-04-161-1/+1
* Fix printing of inaccessible times argument of utimes and futimesat syscallsDmitry V. Levin2017-04-161-2/+2
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+33
* Convert parser of struct timeval to new mpers infrastructureDmitry V. Levin2015-09-191-1/+1
* Simplify use of mpers printersDmitry V. Levin2015-09-161-3/+3
* Mpersify parsers of utimes, futimesat, and utimensat syscallsDmitry V. Levin2015-08-281-23/+10
* utimes.c: make use of RVAL_DECODEDDmitry V. Levin2015-07-161-33/+31
* decode_utimes: enclose timespec array in square bracketsDmitry V. Levin2015-07-161-2/+2
* Declare syscall parsers using SYS_FUNC macroDmitry V. Levin2015-04-071-8/+4
* file.c: move utimes, futimesat, utimensat, and osf_utimes parsers to a separa...Dmitry V. Levin2014-12-111-0/+62