summaryrefslogtreecommitdiff
path: root/fallocate.c
Commit message (Expand)AuthorAgeFilesLines
* fallocate: change print format of offset and len arguments to signedEugene Syromyatnikov2016-09-271-2/+2
* fallocate.c: make use of RVAL_DECODEDDmitry V. Levin2015-07-201-14/+13
* Declare syscall parsers using SYS_FUNC macroDmitry V. Levin2015-04-071-2/+1
* Implement decoding of fallocate FALLOC_FL_* flagsDmitry V. Levin2014-12-111-4/+20
* file.c: move fallocate parser to a separate fileDmitry V. Levin2014-12-111-0/+14