aboutsummaryrefslogtreecommitdiff
path: root/fadvise.c
AgeCommit message (Expand)Author
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-09-28fadvise: use getarg_ull for obtaining len argument of fadvise64 syscallEugene Syromyatnikov
2016-09-28fadvise: change printing of len argument to unsigned in fadvise64 syscallEugene Syromyatnikov
2015-12-17Add copyright headers to some files which lack themDmitry V. Levin
2015-07-20fadvise.c: make use of RVAL_DECODEDDmitry V. Levin
2015-04-07Declare syscall parsers using SYS_FUNC macroDmitry V. Levin
2014-12-11file.c: move fadvise64 and fadvise64_64 parsers to a separate fileDmitry V. Levin