busybox/archival
Denys Vlasenko 7c47b560a8 libarchive: open_zipped() does not need to check extensions for e.g. gzip
We only need to check for signature-less extensions,
currently only .lzma. The rest can be happily autodetected.

This fixes "zcat FILE_WITHOUT_GZ_EXT" case, among others.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2014-01-10 14:12:11 +01:00
..
libarchive libarchive: open_zipped() does not need to check extensions for e.g. gzip 2014-01-10 14:12:11 +01:00
ar.c archival/*: move "config:" snippets into .c files 2013-11-14 11:39:00 +01: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 archival/*: move "config:" snippets into .c files 2013-11-14 11:39:00 +01:00
bzip2.c archival/*: move "config:" snippets into .c files 2013-11-14 11:39:00 +01:00
Config.src archival/*: move "config:" snippets into .c files 2013-11-14 11:39:00 +01:00
cpio.c archival/*: move "config:" snippets into .c files 2013-11-14 11:39:00 +01:00
dpkg_deb.c dpkg-deb: cosmetic correction to usage text 2013-11-28 12:38:25 +01:00
dpkg.c archival/*: move "config:" snippets into .c files 2013-11-14 11:39:00 +01:00
gzip.c archival/*: move "config:" snippets into .c files 2013-11-14 11:39:00 +01:00
Kbuild.src archival/*: move "kbuild:" snippets into .c files 2013-11-14 09:53:52 +01:00
lzop.c archival/*: move "config:" snippets into .c files 2013-11-14 11:39:00 +01:00
rpm2cpio.c archival/*: move "config:" snippets into .c files 2013-11-14 11:39:00 +01:00
rpm.c archival/*: move "config:" snippets into .c files 2013-11-14 11:39:00 +01:00
rpm.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
tar.c tar: prevent empty file to be treated as valid tarball 2013-11-19 17:17:48 +01:00
unzip.c archival/*: move "config:" snippets into .c files 2013-11-14 11:39:00 +01:00