busybox/archival
Denis Vlasenko a46dd89e94 cpio: internalize archive_xread_all_eof. add a few paranoia checks
for corrupted cpio files.
modprobe-small: remove stray include
route: small code shrink

function                                             old     new   delta
get_header_cpio                                      958     980     +22
archive_xread_all_eof                                 33       -     -33
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 1/0 up/down: 22/-33)            Total: -11 bytes
2008-07-12 09:20:44 +00:00
..
bz *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
libunarchive cpio: internalize archive_xread_all_eof. add a few paranoia checks 2008-07-12 09:20:44 +00:00
ar.c dpkg_deb: slight code shrink 2008-07-10 23:06:00 +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 dpkg_deb: slight code shrink 2008-07-10 23:06:00 +00:00
cpio.c cpio: on unpack, limit filename length to 8k; shorten comment a bit 2008-07-11 22:20:59 +00:00
dpkg_deb.c dpkg_deb: slight code shrink 2008-07-10 23:06:00 +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