summaryrefslogtreecommitdiff
path: root/chmod.c
Commit message (Expand)AuthorAgeFilesLines
* Fix printing of mode_t, umode_t, and umask typesDmitry V. Levin2016-08-031-2/+4
* chmod.c: make use of RVAL_DECODEDDmitry V. Levin2015-07-201-16/+15
* Declare syscall parsers using SYS_FUNC macroDmitry V. Levin2015-04-071-6/+3
* file.c: move chmod, fchmod, and fchmodat parsers to a separate fileDmitry V. Levin2014-12-111-0/+35