summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/inotify.c
Commit message (Collapse)AuthorAgeFilesLines
* - remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer2008-10-221-3/+3
|
* 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