busybox/archival
Denys Vlasenko 39a04f71ca archival/*: shrink by reusing sufficiently similar functions
function                                             old     new   delta
append_ext                                             -      16     +16
unxz_main                                             77      83      +6
unlzma_main                                           77      83      +6
uncompress_main                                       42      48      +6
gzip_main                                            184     190      +6
bzip2_main                                           114     120      +6
bunzip2_main                                          61      67      +6
bbunpack                                             469     475      +6
send_tree                                            355     360      +5
lzop_main                                             89      92      +3
gunzip_main                                           61      64      +3
make_new_name_lzop                                    84      82      -2
make_new_name_gunzip                                 114     112      -2
make_new_name_unxz                                    14       -     -14
make_new_name_unlzma                                  14       -     -14
make_new_name_uncompress                              14       -     -14
make_new_name_bunzip2                                 14       -     -14
make_new_name_gzip                                    17       -     -17
make_new_name_bzip2                                   17       -     -17
------------------------------------------------------------------------------
(add/remove: 1/6 grow/shrink: 10/2 up/down: 69/-94)           Total: -25 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-31 14:18:57 +02:00
..
bz *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00
libunarchive unxz: remove debugging. no code changes 2010-05-30 04:50:21 +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 archival/*: shrink by reusing sufficiently similar functions 2010-05-31 14:18:57 +02:00
bzip2.c archival/*: shrink by reusing sufficiently similar functions 2010-05-31 14:18:57 +02: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 archival/*: shrink by reusing sufficiently similar functions 2010-05-31 14:18:57 +02: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 archival/*: shrink by reusing sufficiently similar functions 2010-05-31 14:18:57 +02:00
rpm2cpio.c rpm2cpio: teach it to understand xz format 2010-05-30 05:10:16 +02: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