hush/include
Denis Vlasenko 468aea2d88 shells: do not frocibly enable test, echo and kill _applets_,
just build relevant source and use xxx_main functions.
build system: add a special case when we have exactly one applet enabled
(makes "true", "false", "basename" REALLY tiny).
getopt32: do not use stdio.

function                                             old     new   delta
getopt32                                            1385    1412     +27
make_device                                         1187    1200     +13
basename_main                                        120     127      +7
tcpudpsvd_main                                      1922    1926      +4
testcmd                                                5       -      -5
echocmd                                                5       -      -5
fuser_main                                          1243    1231     -12
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 4/1 up/down: 51/-22)             Total: 29 bytes
2008-04-01 14:47:57 +00:00
..
applets.h fbsplash: move to /sbin; small shrink 2008-03-28 11:17:35 +00:00
busybox.h shells: do not frocibly enable test, echo and kill _applets_, 2008-04-01 14:47:57 +00:00
dump.h
grp_.h
inet_common.h networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve 2007-06-19 11:12:46 +00:00
libbb.h shells: do not frocibly enable test, echo and kill _applets_, 2008-04-01 14:47:57 +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 style fixes 2007-04-13 23:22:00 +00:00
unarchive.h lpr: add more accurate comments 2008-03-24 02:05:58 +00:00
usage.h openvt: fix gross mismatch between us and "standard" openvt. 2008-03-27 16:26:35 +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