aboutsummaryrefslogtreecommitdiff
path: root/miscutils/inotifyd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* inotifyd: swap meaning of 'y' and 'm' events in help text. Closes 8726Denys Vlasenko2016-03-061-2/+2
* inotify: if PROG is -, print events to stdoutFlemming Madsen2011-10-101-6/+15
* move remaining help text from include/usage.src.hPere Orga2011-04-111-0/+27
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: code shrink and better "died from signal" reporting from wait4pidDenys Vlasenko2010-03-181-1/+1
* documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko2009-09-061-2/+2
* inotifyd: save resourses by closing unused inotify descriptorsDenis Vlasenko2008-11-291-4/+3
* inotifyd: exit if x event happened for all filesDenis Vlasenko2008-11-201-13/+29
* inotify: add x, o, and u eventsDenis Vlasenko2008-11-171-18/+27
* inotifyd: fix "inotifyd with no params" caseDenis Vlasenko2008-11-141-1/+1
* inotify: document waiting behaviorDenis Vlasenko2008-11-141-1/+1
* inotify: fix buffer overflow and "unreaped zombies" problemDenis Vlasenko2008-11-141-22/+29
* - use sys/inotify.hBernhard Reutner-Fischer2008-10-211-1/+1
* runsvd: shrink by VladimirDenis Vlasenko2008-09-111-9/+2
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>Denis Vlasenko2008-05-241-0/+152