hush/archival/libunarchive
Joakim Tjernlund 0866b36900 gunzip: inflate_codes(): add fix from upstream gzip to prevent false CRC error
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-02-11 23:56:48 +01:00
..
data_align.c
data_extract_all.c libunarchive: clean up dirty hacks. code shrank as a result 2010-01-06 10:53:17 +01:00
data_extract_to_stdout.c
data_skip.c
decompress_bunzip2.c
decompress_uncompress.c
decompress_unlzma.c
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 libunarchive: clean up dirty hacks. code shrank as a result 2010-01-06 10:53:17 +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 *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01: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 *: make it easier to distinquish "struct tm", pointer to one, etc 2010-01-09 19:10:49 +01:00
init_handle.c
Kbuild
open_transformer.c
seek_by_jump.c
seek_by_read.c
unpack_ar_archive.c