busybox/archival
Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings,
which scans thru "abc\0def\0123\0\0" type strings. Saves 250 bytes.

   text    data     bss     dec     hex filename
 781266    1328   11844  794438   c1f46 busybox_old
 781010    1328   11844  794182   c1e46 busybox_unstripped
2007-07-24 15:54:42 +00:00
..
libunarchive style fix (stray space before ';') 2007-07-21 15:08:09 +00:00
ar.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
bbunzip.c rmp: add optional support for bz2 data. +50 bytes of code 2007-06-08 13:05:39 +00:00
Config.in tar: improve OLDGNU compat, make old SUN compat configurable 2007-06-21 12:41:59 +00:00
cpio.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
dpkg_deb.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
dpkg.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
gzip.c style fix (stray space before ';') 2007-07-21 15:08:09 +00:00
Kbuild gzip: use common bbunzip infrastructure - ~700 bytes code less 2007-03-14 00:07:51 +00:00
rpm2cpio.c rmp: add optional support for bz2 data. +50 bytes of code 2007-06-08 13:05:39 +00:00
rpm.c rmp: add optional support for bz2 data. +50 bytes of code 2007-06-08 13:05:39 +00:00
tar.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
unzip.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00