hush/include
Denis Vlasenko 05743d7949 hush: reinstate cmd handling for NOMMU (with fat big warning).
hush: fix a case where none of pipe members could be started
  because of fork failure
hush: rename functions: xxx_real -> xxx
hush: try to add a bit more of vfork-friendliness
hush: add rudimentary design docs
hush: add TODO (newly discovered bug with globbing)
2008-02-10 12:10:08 +00:00
..
applets.h sendmail: update from maintainer 2008-02-08 18:24:54 +00:00
busybox.h Further optimize applet tables; prettify build output 2007-11-29 03:31:20 +00:00
dump.h
grp_.h
inet_common.h
libbb.h hush: reinstate cmd handling for NOMMU (with fat big warning). 2008-02-10 12:10:08 +00:00
platform.h some more fixes for cross-compiling on an OS X host: apple provides core types so dont redefine them, sys/statfs.h is not available, and only use some newer AF_* defines if they are actually available 2008-02-07 22:41:33 +00:00
pwd_.h
shadow_.h
unarchive.h unzip: do not try to read entire compressed stream at once (it can be huge) 2008-02-04 12:12:48 +00:00
usage.h microcom: split -d (delay) option away from -t 2008-02-09 11:37:21 +00:00
xatonum.h
xregex.h