summaryrefslogtreecommitdiff
path: root/truncate.c
Commit message (Expand)AuthorAgeFilesLines
* Automatically replace PRI_kr[dux] with PRI_kl[dux]Dmitry V. Levin2016-12-261-2/+2
* Print kernel_ureg_t and kernel_scno_t using dedicated format stringsDmitry V. Levin2016-12-261-2/+2
* truncate.c: make use of RVAL_DECODEDDmitry V. Levin2015-07-161-20/+16
* Declare syscall parsers using SYS_FUNC macroDmitry V. Levin2015-04-071-8/+4
* file.c: move truncate, truncate64, ftruncate, and ftruncate64 parsers to a se...Dmitry V. Levin2014-12-111-0/+41