hush/docs
Denys Vlasenko 8a6a2f9c9c update seamless uncompression code
This change makes "tar tf hello_world.txz" work without
adding special-casing for ".txz" extension. It also removes
ever-growing magic checking code in rpm2cpio and get_header_tar -
we reuse one which lives in setup_unzip_on_fd.

function                                             old     new   delta
unpack_gz_stream                                       7     566    +559
check_signature16                                      -      70     +70
setup_unzip_on_fd                                     99     142     +43
handle_SIGCHLD                                         -      41     +41
unpack_bz2_stream                                    342     376     +34
unzip_main                                          2352    2385     +33
bbunpack                                             503     533     +30
open_transformer                                      74     102     +28
unpack_Z_stream                                     1278    1304     +26
unpack_gunzip                                        101     123     +22
init_transformer_aux_data                              -      18     +18
unpack_xz_stream                                    2388    2402     +14
open_zipped                                          131     141     +10
rpm_main                                            1358    1363      +5
get_header_tar_lzma                                   52      57      +5
get_header_tar_bz2                                    52      57      +5
unpack_lzma_stream                                  2698    2702      +4
hash_find                                            234     233      -1
get_header_tar                                      1759    1733     -26
get_header_tar_gz                                     92      57     -35
unpack_uncompress                                     51      12     -39
rpm2cpio_main                                        201     147     -54
unpack_unxz                                           67      12     -55
unpack_bz2_stream_prime                               55       -     -55
get_header_tar_Z                                      86       -     -86
unpack_gz_stream_with_info                           539       -    -539
------------------------------------------------------------------------------
(add/remove: 3/3 grow/shrink: 14/6 up/down: 947/-890)          Total: 57 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2012-03-06 16:27:48 +01:00
..
cgi *: trailing empty lines removed 2010-07-26 01:49:12 +02:00
.gitignore .gitignore: add missing ignores 2011-03-06 19:54:15 +01:00
busybox_footer.pod docs: Sync up AUTHORS and busybox_footer.pod 2010-10-17 14:12:34 +02:00
busybox_header.pod doc: remove trailing empty line 2010-07-29 09:34:04 +02:00
contributing.txt docs: Change CVS references to Git 2010-10-17 14:12:33 +02:00
ctty.htm getty,login: tighten up handling of ctty, pgrp, and tty attr restoring on timeout 2011-10-22 06:27:41 +02:00
draft-coar-cgi-v11-03-clean.html fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
ifupdown_design.txt *: s/spaces/tabs/ 2010-07-26 12:47:36 +02:00
keep_data_small.txt update seamless uncompression code 2012-03-06 16:27:48 +01:00
logging_and_backgrounding.txt documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) 2009-09-06 02:58:59 +02:00
mdev.txt mdev: expand --help so that it's actually useful. 2011-09-19 12:18:11 +02:00
new-applet-HOWTO.txt mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 2011-01-18 13:58:01 +01:00
nofork_noexec.txt hush: use FEATURE_SH_NOFORK to enable NOFORK trick 2011-02-02 18:38:57 +01:00
posix_conformance.txt *: trailing empty lines removed 2010-07-26 01:49:12 +02:00
Serial-Programming-HOWTO.txt documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) 2009-09-06 02:58:59 +02:00
sigint.htm Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
smallint.txt English fixes to docs/smallint.txt 2010-10-24 03:23:59 +02:00
style-guide.txt fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775 2011-05-29 04:24:52 +02:00
syslog.conf.txt small fixes atop syslog config patch 2011-04-16 20:15:14 +02:00
tar_pax.txt Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
unicode_full-bmp.txt Example Unicode files 2010-01-29 09:12:31 +01:00
unicode_UTF-8-test.txt Example Unicode files 2010-01-29 09:12:31 +01:00
unicode.txt typo fixes 2011-07-08 05:47:49 +02:00