hush/include
Bernhard Reutner-Fischer b7cffd4bed - rewrite run-parts
text    data     bss     dec     hex filename
   1029       0       0    1029     405 debianutils/run_parts.o-old
    478       0       0     478     1de debianutils/run_parts.o-new-bare
    600       0       0     600     258 debianutils/run_parts.o-new-full

bare, i.e. without long opts and fancy stuff
./scripts/bloat-o-meter bb_old busybox_unstripped   function                                             old     new   delta
act                                                    -     215    +215
run_parts_main                                       216     201     -15
valid_name                                            50       -     -50
runparts_long_options                                 64       -     -64
.rodata                                           124323  124163    -160
run_parts                                            513       -    -513
------------------------------------------------------------------------------
(add/remove: 1/3 grow/shrink: 0/2 up/down: 215/-802)         Total: -587 bytes
2007-03-28 20:35:13 +00:00
..
applets.h - rough prototype for split(1). TODO: Still needs some love since it's way too big.. 2007-03-25 21:50:18 +00:00
busybox.h do not put all <applet>_main() declarations 2007-02-03 17:27:14 +00:00
dump.h
grp_.h
inet_common.h
libbb.h make pidfile writing configurable. 2007-03-27 22:01:31 +00:00
platform.h - be gentle to the intel compiler and make sure we have __u64 which is needed for linux/loop.h 2007-03-19 15:15:06 +00:00
pwd_.h
shadow_.h
unarchive.h bunzip2/gunzip/uncompress/unlzma: merge into common code - 2007-03-07 22:02:23 +00:00
usage.h - rewrite run-parts 2007-03-28 20:35:13 +00:00
xatonum.h
xregex.h