hush/archival/libunarchive
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
..
archive_xread_all_eof.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
data_align.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
data_extract_all.c libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +00:00
data_extract_to_buffer.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
data_extract_to_stdout.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
data_skip.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
decompress_bunzip2.c bunzip2: make proper fix for the problem "fixed" in rev. 22521 2008-06-28 18:10:09 +00:00
decompress_uncompress.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
decompress_unlzma.c unlzma: fix memory leak (Pascal Bellard) 2008-06-27 15:48:45 +00:00
decompress_unzip.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
filter_accept_all.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
filter_accept_list_reassign.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
filter_accept_list.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
filter_accept_reject_list.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
find_list_entry.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
get_header_ar.c libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +00:00
get_header_cpio.c libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +00:00
get_header_tar_bz2.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
get_header_tar_gz.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
get_header_tar_lzma.c libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +00:00
get_header_tar.c libunarchive: stop using static data in archivers - archive_handle_t 2008-06-28 05:04:09 +00:00
header_list.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
header_skip.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
header_verbose_list.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
init_handle.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
Kbuild bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides 2007-10-13 03:36:03 +00:00
open_transformer.c *: introduce and use xvfork() 2008-07-01 10:40:41 +00:00
seek_by_jump.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
seek_by_read.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
unpack_ar_archive.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00