busybox/archival/libunarchive
Denys Vlasenko 6948f210ed *: teach tar et. al. to understand .xz by heart
function                                             old     new   delta
unpack_xz_stream                                       -    4126   +4126
setup_unzip_on_fd                                     80     150     +70
open_zipped                                          113     131     +18
unpack_unxz                                            5      12      +7
send_tree                                            360     353      -7
unpack_xz_stream_stdin                              3953       -   -3953
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 3/1 up/down: 4221/-3960)        Total: 261 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-30 04:18:13 +02:00
..
unxz unxz: new applet, complete with xzcat and xz -d aliases 2010-05-30 03:35:18 +02:00
data_align.c
data_extract_all.c tar: fix "hardlinks to symlinks chown" bug 1519. 2010-04-09 14:11:45 +02:00
data_extract_to_stdout.c
data_skip.c
decompress_bunzip2.c
decompress_uncompress.c unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat 2010-05-27 02:22:54 +02:00
decompress_unlzma.c
decompress_unxz.c *: teach tar et. al. to understand .xz by heart 2010-05-30 04:18:13 +02:00
decompress_unzip.c gunzip: inflate_codes(): add fix from upstream gzip to prevent false CRC error 2010-02-11 23:56:48 +01:00
filter_accept_all.c
filter_accept_list_reassign.c libunarchive: clean up dirty hacks. code shrank as a result 2010-01-06 10:53:17 +01:00
filter_accept_list.c
filter_accept_reject_list.c
find_list_entry.c
get_header_ar.c ar: add archive creation support 2010-03-15 15:38:09 +01:00
get_header_cpio.c cpio: improve help text; document two TODOs 2010-01-09 19:56:15 +01:00
get_header_tar_bz2.c
get_header_tar_gz.c
get_header_tar_lzma.c
get_header_tar.c tar: support GNU 256-bit encoding in all numeric fields 2010-05-06 20:08:14 +02:00
header_list.c cpio: improve help text; document two TODOs 2010-01-09 19:56:15 +01:00
header_skip.c
header_verbose_list.c tar: fix "hardlinks to symlinks chown" bug 1519. 2010-04-09 14:11:45 +02:00
init_handle.c
Kbuild unxz: new applet, complete with xzcat and xz -d aliases 2010-05-30 03:35:18 +02:00
open_transformer.c
seek_by_jump.c
seek_by_read.c
unpack_ar_archive.c ar: add archive creation support 2010-03-15 15:38:09 +01:00