summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/inotify.c
Commit message (Collapse)AuthorAgeFilesLines
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-1/+1
| | | | | applications stop using _syscall#() and use syscall() instead. Cleanup internal handling of syscall includes to use the correct header file.
* Austin Morgan writes in #917: add support for inotifyMike Frysinger2006-06-211-0/+24