]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Add Zstandard read support
authorSean Purcell <me@seanp.xyz>
Wed, 19 Apr 2017 22:15:09 +0000 (15:15 -0700)
committerSean Purcell <iburinoc@gmail.com>
Tue, 16 May 2017 03:06:47 +0000 (23:06 -0400)
commit26838cf5c17642f57192753cc5c3880b16b65ba3
treea1db35ee762ac83c8a6774270db752b58a85b676
parentf2230fcaed3159d10caed63d9a20caa9fdc94c62
Add Zstandard read support
CMakeLists.txt
Makefile.am
build/cmake/config.h.in
configure.ac
contrib/android/Android.mk
libarchive/CMakeLists.txt
libarchive/archive.h
libarchive/archive_read_append_filter.c
libarchive/archive_read_filter.3
libarchive/archive_read_support_filter_all.c
libarchive/archive_read_support_filter_zstd.c [new file with mode: 0644]