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