summaryrefslogtreecommitdiff
path: root/fanotify.c
Commit message (Expand)AuthorAgeFilesLines
* fanotify: use print_xlat_dEugene Syromyatnikov2018-04-121-3/+5
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* Fix printing of fanotify_mark mask argumentDmitry V. Levin2016-05-161-8/+5
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+27
* fanotify_init: mark return code with RVAL_FD flagDmitry V. Levin2015-08-021-1/+1
* fanotify.c: make use of RVAL_DECODEDDmitry V. Levin2015-07-201-8/+2
* Declare syscall parsers using SYS_FUNC macroDmitry V. Levin2015-04-071-4/+2
* hppa: fix fanotify_mark decodingMike Frysinger2015-02-261-0/+4
* Remove linux/fanotify.hDmitry V. Levin2015-02-191-1/+7
* Fix fanotify_mark decoding on 32-bit architecturesDmitry V. Levin2015-01-101-4/+12
* Compress blank linesDmitry V. Levin2014-05-301-2/+0
* Generate xlat/*.in filesDmitry V. Levin2014-05-301-38/+4
* Implement fanotify_init and fanotify_mark decodingDmitry V. Levin2014-02-051-0/+86