Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019年03月13日 | sys/inotify.h: add IN_MASK_CREATE from linux v4.19 | Szabolcs Nagy | -0/+1 |
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 |