summaryrefslogtreecommitdiff
path: root/src/linux/fanotify.c
AgeCommit message (Collapse)AuthorLines
2014-06-14fix missing argument to syscall in fanotify_markClément Vasseur-1/+1
2014-01-03fanotify.c: fix typo in header inclusionrofl0r-1/+1
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.
2014-01-02add fanotify syscall wrapper and headerrofl0r-0/+14