Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-01-07 | fix incorrect type for wd argument of inotify_rm_watch | Rich Felker | -1/+1 |
2013-01-12 | add IN_EXCL_UNLINK to sys/inotify.h | Szabolcs Nagy | -0/+1 |
2012-11-26 | fix eventfd and inotify nonblock/cloexec flags to match arch values | Rich Felker | -2/+3 |
2012-02-07 | fix typo in inotify.h | Rich Felker | -1/+1 |
2011-02-20 | fix typo in inotify structure | Rich Felker | -1/+1 |
2011-02-19 | add syscall wrappers for inotify | Rich Felker | -0/+55 |