hush/include
Denis Vlasenko 6672c8e480 test: stop using lots of bss.
function                                             old     new   delta
test_main                                            425     456     +31
t_lex                                                 69      73      +4
syntax                                               100     104      +4
ptr_to_statics                                         8      12      +4
t_wp_op                                                4       -      -4
t_wp                                                   4       -      -4
ngroups                                                4       -      -4
group_array                                            4       -      -4
binop                                                590     585      -5
oexpr                                                104      97      -7
aexpr                                                101      94      -7
nexpr                                                831     820     -11
leaving                                              156       -    -156
------------------------------------------------------------------------------
(add/remove: 0/5 grow/shrink: 4/4 up/down: 43/-202)          Total: -159 bytes
   text    data     bss     dec     hex filename
 775098     929    9084  785111   bfad7 busybox_old
 775107     933    8908  784948   bfa34 busybox_unstripped
2007-11-30 07:29:05 +00:00
..
applets.h test: stop using lots of bss. 2007-11-30 07:29:05 +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 reorganize applet table. Eliminates pointers to names. 2007-11-28 06:49:03 +00:00
platform.h
pwd_.h
shadow_.h
unarchive.h open_transformer: do not duplicate "<program> -cf -" 2007-11-12 02:13:12 +00:00
usage.h sysctl: add -e: supress warnings about invalid key (Jeremy Kerr <jk@ozlabs.org>) 2007-11-29 06:40:28 +00:00
xatonum.h xatonum.h: add comment 2007-10-18 12:54:39 +00:00
xregex.h