hush/archival
Denis Vlasenko 7e0fbf9c26 tar: conditionally don't wait for vforked child to exec, as it always
works right on Linux, and anyway mayresult only on less-than-clear error
message only, it will not cause tar to misbehave.

function                                             old     new   delta
open_transformer                                      98      80     -18
writeTarFile                                         714     547    -167
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-185)           Total: -185 bytes
   text    data     bss     dec     hex filename
 770651    1051   10764  782466   bf082 busybox_old
 770463    1051   10764  782278   befc6 busybox_unstripped
2007-09-04 19:33:22 +00:00
..
libunarchive tar: conditionally don't wait for vforked child to exec, as it always 2007-09-04 19:33:22 +00:00
ar.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
bbunzip.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +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 don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +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 tar: conditionally don't wait for vforked child to exec, as it always 2007-09-04 19:33:22 +00:00
unzip.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00