index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
miscutils
/
inotifyd.c
Age
Commit message (
Expand
)
Author
2011-10-10
inotify: if PROG is -, print events to stdout
Flemming Madsen
2011-04-11
move remaining help text from include/usage.src.h
Pere Orga
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-03-18
*: code shrink and better "died from signal" reporting from wait4pid
Denys Vlasenko
2009-09-06
documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2008-11-29
inotifyd: save resourses by closing unused inotify descriptors
Denis Vlasenko
2008-11-20
inotifyd: exit if x event happened for all files
Denis Vlasenko
2008-11-17
inotify: add x, o, and u events
Denis Vlasenko
2008-11-14
inotifyd: fix "inotifyd with no params" case
Denis Vlasenko
2008-11-14
inotify: document waiting behavior
Denis Vlasenko
2008-11-14
inotify: fix buffer overflow and "unreaped zombies" problem
Denis Vlasenko
2008-10-21
- use sys/inotify.h
Bernhard Reutner-Fischer
2008-09-11
runsvd: shrink by Vladimir
Denis Vlasenko
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-05-24
inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>
Denis Vlasenko