]> git.ipfire.org Git - thirdparty/zstd.git/commit
Move Workspace Functions to Their Own File
authorW. Felix Handte <w@felixhandte.com>
Tue, 20 Aug 2019 18:02:50 +0000 (14:02 -0400)
committerW. Felix Handte <w@felixhandte.com>
Mon, 9 Sep 2019 17:34:08 +0000 (13:34 -0400)
commitb511a84adc733fb505f7bbec6f7cc063dee8ba36
treebc710fd603c192ce7ca4e6d520f07357b2b4ec95
parent077a2d7dc92a3009beccb128cc809105b43f6e40
Move Workspace Functions to Their Own File
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
lib/compress/zstd_cwksp.c [new file with mode: 0644]
lib/compress/zstd_cwksp.h [new file with mode: 0644]