initial commit

This commit is contained in:
2025-04-03 12:27:50 +00:00
commit 936bc7c43d
13 changed files with 1316 additions and 0 deletions

5
fanotify/README Normal file
View File

@ -0,0 +1,5 @@
rust style fanotify wrapper
------------------------------------------
this crate wraps around calls and consts of fanotify(7) from libc crate.