busybox/archival
Denys Vlasenko 602ce69afb unxz: new applet, complete with xzcat and xz -d aliases
function                                             old     new   delta
unpack_xz_stream_stdin                                 -    3953   +3953
lzma_main                                              -    2601   +2601
lzma_len                                               -     516    +516
dec_vli                                                -     165    +165
dict_repeat                                            -     103    +103
lzma_reset                                             -      98     +98
fill_temp                                              -      98     +98
crc32_validate                                         -      93     +93
xz_dec_reset                                           -      77     +77
unxz_main                                              -      77     +77
index_update                                           -      47     +47
xz_crc32                                               -      40     +40
packed_usage                                       27044   27060     +16
make_new_name_unxz                                     -      14     +14
applet_names                                        2240    2254     +14
applet_main                                         1312    1324     +12
applet_nameofs                                       656     662      +6
unpack_unxz                                            -       5      +5
send_tree                                            355     360      +5
applet_install_loc                                   164     166      +2
------------------------------------------------------------------------------
(add/remove: 15/0 grow/shrink: 6/0 up/down: 7942/0)          Total: 7942 bytes
   text    data     bss     dec     hex filename
 844032     453    6812  851297   cfd61 busybox_old
 852063     453    6812  859328   d1cc0 busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-30 03:35:18 +02:00
..
bz *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00
libunarchive unxz: new applet, complete with xzcat and xz -d aliases 2010-05-30 03:35:18 +02:00
ar.c ar: fix a regression: "ar t arch.a" stopped shoting files 2010-04-15 16:55:04 -07: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_test.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip.c unxz: new applet, complete with xzcat and xz -d aliases 2010-05-30 03:35:18 +02:00
bzip2.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
Config.in unxz: new applet, complete with xzcat and xz -d aliases 2010-05-30 03:35:18 +02:00
cpio.c work on adding testsuite runs to randomconfig test builds 2010-05-10 04:16:43 +02:00
dpkg_deb.c libunarchive: clean up dirty hacks. code shrank as a result 2010-01-06 10:53:17 +01:00
dpkg.c dpkg: remove redundant check 2010-03-30 16:20:34 +02:00
gzip.c style fixes, no code changes 2010-01-28 12:30:24 +01:00
Kbuild unxz: new applet, complete with xzcat and xz -d aliases 2010-05-30 03:35:18 +02:00
liblzo_interface.h lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
liblzo.h lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzo1x_1.c lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzo1x_1o.c lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzo1x_9x.c *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00
lzo1x_c.c lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzo1x_d.c lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzop.c lzop: fix indentation 2010-05-30 01:57:52 +02:00
rpm2cpio.c rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip_on_fd()) 2010-05-06 14:19:19 +00:00
rpm.c rpm: make rpm -i SRPM.rpm install it to surrent dir; better help text 2010-05-06 16:56:38 +02:00
rpm.h rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip_on_fd()) 2010-05-06 14:19:19 +00:00
tar.c *: small code shrinks and compile fix for unicode 2010-01-20 02:51:09 +01:00
unzip_doc.txt.bz2 unzip: give better error message when presented with unsupported 2008-07-26 16:50:24 +00:00
unzip.c unzip: another small code shrink 2010-05-24 13:07:55 +02:00