busybox/applets
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
..
applet_tables.c shells: do not frocibly enable test, echo and kill _applets_, 2008-04-01 14:47:57 +00:00
applets.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
busybox.mkll - fix generation of the busybox.links install script inputfile 2006-11-17 13:17:04 +00:00
individual.c - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 2007-04-04 20:52:03 +00:00
install.sh support "#!/bin/busybox"-style wrappers. Needed for SELinux. 2007-08-25 18:25:24 +00:00
Kbuild init: remove superfluous forks and messing up with argv[0] 2007-12-10 07:06:04 +00:00
usage_compressed build system: make it do without od -t 2008-02-09 09:26:43 +00:00
usage.c fix out-of-source-tree build 2007-08-12 20:59:07 +00:00