]> git.ipfire.org Git - thirdparty/zstd.git/commit
Make pledgedSrcSize meaning clear for other functions
authorSean Purcell <me@seanp.xyz>
Thu, 9 Feb 2017 18:50:43 +0000 (10:50 -0800)
committerSean Purcell <me@seanp.xyz>
Thu, 9 Feb 2017 19:49:58 +0000 (11:49 -0800)
commit2db72492657aa824fe934ffe9eb493099612effa
treefdffbb3d64a278165aec08f1310862ab790174d4
parentf07ddf88e8f98457b4b7fe94bf615f302d4100c8
Make pledgedSrcSize meaning clear for other functions

- Added tests
- Moved new size functions to static link only
lib/compress/zstd_compress.c
lib/zstd.h
tests/Makefile
tests/zstreamtest.c