summaryrefslogtreecommitdiff
path: root/umount.c
Commit message (Expand)AuthorAgeFilesLines
* Update umount2 flagsDmitry V. Levin2015-12-071-5/+0
* Print the first argument of umount2 syscall as a pathDmitry V. Levin2015-12-071-1/+1
* umount.c: make use of RVAL_DECODEDDmitry V. Levin2015-07-161-6/+5
* Declare syscall parsers using SYS_FUNC macroDmitry V. Levin2015-04-071-2/+1
* Move umount2 parser to a separate fileDmitry V. Levin2014-12-041-0/+18