busybox/include
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
..
applets.h expand, unexpand: new applets from Tito <farmatito@tiscali.it> 2007-08-13 14:10:24 +00:00
busybox.h fix typo in comment 2007-04-11 07:36:31 +00:00
dump.h sed: unbreak multiple -e, -f option handling (my fault) 2006-10-01 21:05:12 +00:00
grp_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
inet_common.h networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve 2007-06-19 11:12:46 +00:00
libbb.h tar: conditionally don't wait for vforked child to exec, as it always 2007-09-04 19:33:22 +00:00
platform.h trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
pwd_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
shadow_.h style fixes 2007-04-13 23:22:00 +00:00
unarchive.h do not do utime() on links, it acts on link targets, and we don't want that. 2007-06-20 14:49:47 +00:00
usage.h remove stray newline from help text 2007-08-17 08:45:58 +00:00
xatonum.h style fix (stray space before ';') 2007-07-21 15:08:09 +00:00
xregex.h less: stop dying on bad regexps, quietly pipe data w/o 2006-12-21 13:24:58 +00:00