Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix missing argument to syscall in fanotify_mark | Clément Vasseur | 2014-07-28 | 1 | -1/+1 |
| | | | | (cherry picked from commit 4e5c7a2176773c9a1564c6603240337b3ad6b496) | ||||
* | fanotify.c: fix typo in header inclusion | rofl0r | 2014-01-03 | 1 | -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. | ||||
* | add fanotify syscall wrapper and header | rofl0r | 2014-01-02 | 1 | -0/+14 |