History log of /external/toybox/toys/other/inotifyd.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d3a435e53c94ec25b4ae5fa2614f49ef8884e08a 06-Jan-2016 Rob Landley <rob@landley.net> Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format
checking, and fix up format checking complaints.

Added out(type, value) function to stat to avoid a zillion printf typecasts.
/external/toybox/toys/other/inotifyd.c
360d57f843f5435a75270e54583430dcb8f62546 14-Sep-2014 Rob Landley <rob@landley.net> Split xpopen() into xpopen_both(), xpopen(), and xrun() depending on whether we want to redirect both, one, or neither of stdin/stdout.
/external/toybox/toys/other/inotifyd.c
e70eea41eeed05e0ac938a6aceab27c918090fde 21-Aug-2014 Rob Landley <rob@landley.net> Promote inotifyd to other.
/external/toybox/toys/other/inotifyd.c