reorganize applet table. Eliminates pointers to names.
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 28 Nov 2007 06:49:03 +0000 (06:49 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 28 Nov 2007 06:49:03 +0000 (06:49 -0000)
commit1aa7e477b1b727db77cac2d717f0fcca40587f78
tree247171517f0e01d32a71a5e96f4bef462cc0e9c6
parent79c6904faff1ebd4bf4b7d9cd0c20ca70f4cec75
reorganize applet table. Eliminates pointers to names.
Should be a big win for libbusybox. busybox wins too:

   text    data     bss     dec     hex filename
 776524     929    9100  786553   c0079 busybox_old
 775903     929    9100  785932   bfe0c busybox_unstripped
13 files changed:
Makefile
applets/Kbuild
applets/applets.c
include/applets.h
include/busybox.h
include/libbb.h
libbb/appletlib.c
libbb/execable.c
libbb/vfork_daemon_rexec.c
shell/ash.c
shell/hush.c
shell/lash_unused.c
shell/msh.c