summaryrefslogtreecommitdiff
path: root/utime.c
Commit message (Expand)AuthorAgeFilesLines
* Always print raw values of time data fieldsEugene Syromyatnikov2017-04-241-2/+5
* utime: fix omission of field names in utimbuf structure printingEugene Syromyatnikov2016-11-291-2/+2
* Mpersify parser of utime syscallElvira Khabirova2015-08-281-20/+12
* utime.c: make use of RVAL_DECODEDDmitry V. Levin2015-07-161-18/+17
* utime.c: use umoven_or_printaddrDmitry V. Levin2015-07-161-6/+2
* Declare syscall parsers using SYS_FUNC macroDmitry V. Levin2015-04-071-2/+1
* Change last parameter of umoven() from char* to void*Denys Vlasenko2015-03-211-1/+1
* file.c: move utime parser to a separate fileDmitry V. Levin2014-12-111-0/+37