busybox/archival
Denis Vlasenko a60936da06 libunarchive: stop using static data in archivers - archive_handle_t
can trivially provide space for that.
rpm: code shrink
tar: simplify autodetection of bz2/.gz


function                                             old     new   delta
static.not_first                                       1       -      -1
static.end                                             1       -      -1
bb_makedev                                            51      49      -2
static.saved_hardlinks_created                         4       -      -4
static.saved_hardlinks                                 4       -      -4
longname                                               4       -      -4
linkname                                               4       -      -4
hash_file                                            251     247      -4
get_header_tar                                      1528    1521      -7
rpm_main                                            1711    1697     -14
get_header_cpio                                      965     944     -21
------------------------------------------------------------------------------
(add/remove: 0/6 grow/shrink: 0/5 up/down: 0/-66)             Total: -66 bytes
   text    data     bss     dec     hex filename
 804926     611    6868  812405   c6575 busybox_old
 804878     611    6852  812341   c6535 busybox_unstripped
2008-06-28 05:04:09 +00:00
..
bz bunzip2: fix an uncompression error. Add the example to testsuite. 2008-06-26 20:27:42 +00:00
libunarchive libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +00:00
ar.c libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +00:00
bbunzip_test2.sh
bbunzip_test3.sh
bbunzip_test.sh
bbunzip.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
bzip2.c support gzip -t and bzip2 -t 2008-06-27 21:52:41 +00:00
Config.in
cpio.c libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +00:00
dpkg_deb.c
dpkg.c libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +00:00
gzip.c support gzip -t and bzip2 -t 2008-06-27 21:52:41 +00:00
Kbuild
rpm2cpio.c
rpm.c libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +00:00
tar.c libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +00:00
unzip.c style fixes, no code changes 2008-06-26 14:32:57 +00:00