hush/include
Denis Vlasenko 72b3442aeb fbsplash: support this usage:
mkfifo cmd_pipe
fbsplash -f cmd_pipe .... &
...
echo 33 >cmd_pipe
...
echo 66 >cmd_pipe

Code size: fbsplash_main +116 bytes :(
2008-03-27 13:14:29 +00:00
..
applets.h patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ads-lu.com> 2008-03-26 13:32:30 +00:00
busybox.h *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
dump.h
grp_.h
inet_common.h
libbb.h *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
platform.h gcc compat fix and warning suppression 2008-03-20 13:13:09 +00:00
pwd_.h
rtc_.h we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status 2008-02-15 07:19:03 +00:00
shadow_.h
unarchive.h lpr: add more accurate comments 2008-03-24 02:05:58 +00:00
usage.h fbsplash: support this usage: 2008-03-27 13:14:29 +00:00
volume_id.h support for mount by label (not yet tested) 2008-02-18 21:08:49 +00:00
xatonum.h xatonum.h: add comment 2007-10-18 12:54:39 +00:00
xregex.h