hush/archival
Pascal Bellard 926031b764 *: introduce and use xfork() and xvfork()
function                                             old     new   delta
launch_helper                                        170     169      -1
setup_heredoc                                        312     302     -10
handle_dir_common                                    367     354     -13
expand_vars_to_list                                 2456    2443     -13
open_transformer                                      89      74     -15
data_extract_to_command                              439     423     -16
do_ipaddr                                           1406    1389     -17
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/7 up/down: 0/-85)             Total: -85 bytes

Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-07-04 15:32:38 +02:00
..
bz *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00
libunarchive *: introduce and use xfork() and xvfork() 2010-07-04 15:32:38 +02:00
ar.c ar: fix a regression: "ar t arch.a" stopped shoting files 2010-04-15 16:55:04 -07: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 xz compression detection: avoid the need to seek 2010-07-01 05:12:28 +02:00
bzip2.c *: better string sharing 2010-06-02 12:57:26 +02:00
Config.src tar: optional support for --to-command 2010-06-25 01:33:00 +02:00
cpio.c work on adding testsuite runs to randomconfig test builds 2010-05-10 04:16:43 +02:00
dpkg_deb.c dpkg: add support for lzma compression 2010-06-07 01:20:41 +02:00
dpkg.c dpkg: remove redundant check 2010-03-30 16:20:34 +02:00
gzip.c pipe_progress: make it independent of printf machinery 2010-06-06 21:53:09 +02:00
Kbuild.src *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
liblzo_interface.h lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
liblzo.h lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzo1x_1.c lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzo1x_1o.c lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzo1x_9x.c *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00
lzo1x_c.c lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzo1x_d.c lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzop.c archival/*: shrink by reusing sufficiently similar functions 2010-05-31 14:18:57 +02:00
rpm2cpio.c consolidate xz format comment. no code changes 2010-07-01 10:38:10 +02:00
rpm.c rpm: make rpm -i SRPM.rpm install it to surrent dir; better help text 2010-05-06 16:56:38 +02:00
rpm.h rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip_on_fd()) 2010-05-06 14:19:19 +00:00
tar.c *: introduce and use xfork() and xvfork() 2010-07-04 15:32:38 +02:00
unzip_doc.txt.bz2 unzip: give better error message when presented with unsupported 2008-07-26 16:50:24 +00:00
unzip.c Improve unzip's handling of stream ZIP files 2010-06-18 13:32:39 +02:00