hush/archival
Denys Vlasenko 26b6ccf340 *: simplify checks for gz/bz2/xz magic
function                                             old     new   delta
send_tree                                            360     355      -5
rpm2cpio_main                                        249     220     -29
setup_unzip_on_fd                                    150     118     -32
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-66)             Total: -66 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-06-02 14:14:48 +02:00
..
bz *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00
libunarchive *: better string sharing 2010-06-02 12:57:26 +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 *: better string sharing 2010-06-02 12:57:26 +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 *: simplify checks for gz/bz2/xz magic 2010-06-02 14:14:48 +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