aboutsummaryrefslogtreecommitdiff
path: root/src/linux/fanotify.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix missing argument to syscall in fanotify_markClément Vasseur2014-06-141-1/+1
* fanotify.c: fix typo in header inclusion•••the header is included only as a guard to check that the declaration and definition match, so the typo didn't cause any breakage aside from omitting this check. rofl0r2014-01-031-1/+1
* add fanotify syscall wrapper and headerrofl0r2014-01-021-0/+14