hush/archival
Denis Vlasenko 9f153f610f fsck_minix: getopt32-ification; code shrink; reduce stack usage;
fix bug in map_block2: s/(blknr >= 256 * 256)/(blknr < 256 * 256)/

function                                             old     new   delta
get_inode_common                                       -     291    +291
add_zone_common                                        -     205    +205
ask                                                  229     215     -14
write_super_block                                    109      90     -19
write_block                                          653     629     -24
bad_zone                                              95      64     -31
read_block                                           241     198     -43
fsck_minix_main                                     3285    3195     -90
add_zone2                                            217      34    -183
add_zone                                             216      33    -183
recursive_check                                     1097     866    -231
recursive_check2                                    1340     956    -384
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 0/10 up/down: 496/-1202)       Total: -706 bytes
   text    data     bss     dec     hex filename
 799349     661    7428  807438   c520e busybox_old
 798437     661    7428  806526   c4e7e busybox_unstripped
2008-03-17 08:32:26 +00:00
..
bz attack the biggest stack users: 2007-12-02 08:35:37 +00:00
libunarchive fsck_minix: getopt32-ification; code shrink; reduce stack usage; 2008-03-17 08:32:26 +00:00
ar.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
bbunzip_test.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip_test2.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip_test3.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip.c bzip2: make -d actually work 2007-10-21 18:59:58 +00:00
bzip2.c bzip2: more of code shrink 2007-10-17 10:14:11 +00:00
Config.in trivial fixes to config system 2008-02-19 23:42:22 +00:00
cpio.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
dpkg_deb.c *: remove superfluous "?" in option parsing 2007-11-10 01:32:18 +00:00
dpkg.c dpkg: fix bug where existence check was reversed 2008-02-17 14:29:25 +00:00
gzip.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +00:00
Kbuild bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides 2007-10-13 03:36:03 +00:00
rpm.c open_transformer: do not duplicate "<program> -cf -" 2007-11-12 02:13:12 +00:00
rpm2cpio.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
tar.c tar: optional autodetection of gz/bz2 compressed tarballs. 2008-02-19 11:26:28 +00:00
unzip.c nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) 2007-12-24 14:09:19 +00:00