hush/archival
Denis Vlasenko b6052724ff open_transformer: do not return fd, it does not change
libbb: adopt zipped read from modprobe-small

function                                             old     new   delta
getoptscmd                                           708     713      +5
qgravechar                                           106     109      +3
huft_build                                          1165    1168      +3
tr_main                                              474     472      -2
open_transformer                                      91      89      -2
evalvar                                             1376    1374      -2
rpm_main                                            1691    1688      -3
qrealloc                                              36      33      -3
get_header_tar_lzma                                   55      52      -3
get_header_tar_gz                                    100      97      -3
get_header_tar_bz2                                    55      52      -3
get_header_tar_Z                                      89      86      -3
find_main                                            418     406     -12
prepare                                              302     283     -19
xmalloc_open_zipped_read_close                       161     135     -26
xmalloc_read                                         248     199     -49
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/13 up/down: 11/-130)         Total: -119 bytes
2008-07-10 17:43:01 +00:00
..
bz *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
libunarchive open_transformer: do not return fd, it does not change 2008-07-10 17:43:01 +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 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 *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
bzip2.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
Config.in build system: typo fix in help text 2008-04-23 05:46:55 +00:00
cpio.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
dpkg_deb.c *: remove superfluous "?" in option parsing 2007-11-10 01:32:18 +00:00
dpkg.c libbb: introduce and use xrealloc_vector 2008-07-08 05:14:36 +00:00
gzip.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
Kbuild bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides 2007-10-13 03:36:03 +00:00
rpm2cpio.c whitespace fixes 2008-03-28 01:00:09 +00:00
rpm.c open_transformer: do not return fd, it does not change 2008-07-10 17:43:01 +00:00
tar.c open_transformer: do not return fd, it does not change 2008-07-10 17:43:01 +00:00
unzip.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00