aboutsummaryrefslogtreecommitdiff
path: root/mount.c
AgeCommit message (Expand)Author
2018-06-15Update strace to 4.23.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-05-16Fix printing of invalid flags argument of mount syscallDmitry V. Levin
2015-12-17Add copyright headers to some files which lack themDmitry V. Levin
2015-07-20mount.c: make use of RVAL_DECODEDDmitry V. Levin
2015-07-20mount.c: use printaddrDmitry V. Levin
2015-06-16Update mount flags constantsDmitry V. Levin
2015-06-16mount: update parser to match kernel behaviourDmitry V. Levin
2015-06-16mount: robustify MS_MGC_VAL decodingDmitry V. Levin
2015-04-07Declare syscall parsers using SYS_FUNC macroDmitry V. Levin
2014-12-04Move mount parser to a separate fileDmitry V. Levin