]> git.ipfire.org Git - thirdparty/zstd.git/commit
moved zbuff source files into lib/deprecated
authorYann Collet <cyan@fb.com>
Tue, 6 Dec 2016 03:28:19 +0000 (19:28 -0800)
committerYann Collet <cyan@fb.com>
Tue, 6 Dec 2016 03:28:19 +0000 (19:28 -0800)
commit825dffbc4316728dd0acaa399d9845f2a1384daa
tree79abff46b66245107ba77150ef87a23c84c2fcbe
parent8f8e2b0b4a310e039f875d7ad014593249081567
moved zbuff source files into lib/deprecated
NEWS
build/cmake/lib/CMakeLists.txt
build/cmake/tests/CMakeLists.txt
lib/Makefile
lib/README.md
lib/common/zstd_common.c
lib/deprecated/zbuff.h [moved from lib/common/zbuff.h with 99% similarity]
lib/deprecated/zbuff_compress.c [moved from lib/compress/zbuff_compress.c with 100% similarity]
lib/deprecated/zbuff_decompress.c [moved from lib/decompress/zbuff_decompress.c with 100% similarity]
lib/zstd.h
tests/Makefile