hush/archival
Denis Vlasenko 52a4388d95 bunzip: small code shrink and consmetics
read_bunzip                                          276     283      +7
get_bits                                             184     162     -22
get_next_block                                      1833    1810     -23
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 7/-45)             Total: -38 bytes
2007-10-10 20:53:41 +00:00
..
libunarchive bunzip: small code shrink and consmetics 2007-10-10 20:53:41 +00:00
ar.c update Glenn McGrath's email address 2007-09-21 13:16:32 +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_test.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip.c gunzip: support concatenated gz files. 2007-10-05 15:26:08 +00:00
Config.in tar: improve OLDGNU compat, make old SUN compat configurable 2007-06-21 12:41:59 +00:00
cpio.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
dpkg_deb.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
dpkg.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
gzip.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
Kbuild gzip: use common bbunzip infrastructure - ~700 bytes code less 2007-03-14 00:07:51 +00:00
rpm2cpio.c gunzip: support concatenated gz files. 2007-10-05 15:26:08 +00:00
rpm.c gunzip: support concatenated gz files. 2007-10-05 15:26:08 +00:00
tar.c tar: add a comment about previous subtle fix 2007-09-24 19:32:53 +00:00
unzip.c printf("%s\n") -> puts() 2007-10-01 12:05:12 +00:00