hush/archival
Denis Vlasenko 3da5572bfa *: introduce and use xvfork()
function                                             old     new   delta
time_main                                           1052    1285    +233
crontab_main                                         623     856    +233
ifupdown_main                                       2202    2403    +201
xvfork                                                 -      20     +20
passwd_main                                         1049    1053      +4
grave                                               1068    1066      -2
script_main                                          935     921     -14
vfork_or_die                                          20       -     -20
vfork_compressor                                     206     175     -31
open_as_user                                         109       -    -109
popen2                                               218       -    -218
edit_file                                            910     690    -220
run_command                                          268       -    -268
------------------------------------------------------------------------------
(add/remove: 1/4 grow/shrink: 4/4 up/down: 691/-882)         Total: -191 bytes
2008-07-01 10:40:41 +00:00
..
bz bunzip2: fix an uncompression error. Add the example to testsuite. 2008-06-26 20:27:42 +00:00
libunarchive *: introduce and use xvfork() 2008-07-01 10:40:41 +00:00
ar.c libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +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 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
bzip2.c support gzip -t and bzip2 -t 2008-06-27 21:52:41 +00:00
Config.in build system: typo fix in help text 2008-04-23 05:46:55 +00:00
cpio.c libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +00:00
dpkg_deb.c *: remove superfluous "?" in option parsing 2007-11-10 01:32:18 +00:00
dpkg.c libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +00:00
gzip.c support gzip -t and bzip2 -t 2008-06-27 21:52:41 +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 libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +00:00
tar.c *: introduce and use xvfork() 2008-07-01 10:40:41 +00:00
unzip.c style fixes, no code changes 2008-06-26 14:32:57 +00:00