summaryrefslogtreecommitdiffstats
path: root/daemon/inotify.c
Commit message (Expand)AuthorAgeFilesLines
* inotify-add-watch does not need to explicitly check for ABS_PATH.Richard Jones2009-08-131-1/+0
* generator.ml: use new "Pathname" designationJim Meyering2009-08-131-1/+1
* update all NEED_ROOT usesJim Meyering2009-08-131-1/+1
* update all uses of ABS_PATHJim Meyering2009-08-131-1/+1
* build: avoid warnings in daemon/inotify.cJim Meyering2009-08-101-3/+4
* RHEL 5: inotify_init1 call did not exist on RHEL 5.Richard Jones2009-08-061-0/+22
* Convert all TABs-as-indentation to spaces.Jim Meyering2009-08-031-13/+13
* Add interface to Linux 'inotify' API.Richard W.M. Jones2009-07-311-0/+320