hush/archival
Denys Vlasenko aa4977d8e5 libunarchive: clean up dirty hacks. code shrank as a result
function                                             old     new   delta
cpio_main                                            526     539     +13
init_handle                                           57      58      +1
init_archive_deb_ar                                   34      35      +1
get_header_ar                                        408     409      +1
dpkg_main                                           3900    3901      +1
unpack_package                                       516     515      -1
rpm_main                                            1673    1672      -1
tar_main                                             774     767      -7
get_header_cpio                                      990     972     -18
data_extract_all                                     750     727     -23
get_header_tar                                      1631    1576     -55
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 5/6 up/down: 17/-105)           Total: -88 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-06 10:53:17 +01:00
..
bz *: code shrink via NOINLINE 2009-10-08 12:28:08 +02:00
libunarchive libunarchive: clean up dirty hacks. code shrank as a result 2010-01-06 10:53:17 +01:00
ar.c ar: heh, there *was* "-1" already... 2010-01-04 14:32:31 +01: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 fix improper utimes usage 2009-11-29 19:40:36 +01:00
bzip2.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
Config.in gzip: add optional support for --long-opts 2010-01-06 08:54:49 +01:00
cpio.c libunarchive: clean up dirty hacks. code shrank as a result 2010-01-06 10:53:17 +01:00
dpkg_deb.c libunarchive: clean up dirty hacks. code shrank as a result 2010-01-06 10:53:17 +01:00
dpkg.c libunarchive: clean up dirty hacks. code shrank as a result 2010-01-06 10:53:17 +01:00
gzip.c gzip: add optional support for --long-opts 2010-01-06 08:54:49 +01:00
Kbuild randomconfig fixes 2009-06-09 18:40:07 +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 remove trailing whitespace 2009-07-15 20:02:19 +02: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 *: three more NOINLINEs 2009-10-08 14:54:18 +02:00
rpm.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
rpm2cpio.c rpm2cpio: code shrink 2009-08-28 21:15:24 +02:00
tar.c tar: fix recently added SEGV on "tar" w/o args 2009-12-18 12:36:07 +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: more compat if DESKTOP=y 2009-09-06 16:52:50 +02:00