]> git.ipfire.org Git - thirdparty/zstd.git/commit
opaque parameter for custom memory allocation functions
authorinikep <inikep@gmail.com>
Thu, 2 Jun 2016 11:04:18 +0000 (13:04 +0200)
committerinikep <inikep@gmail.com>
Thu, 2 Jun 2016 11:04:18 +0000 (13:04 +0200)
commit2866951558d8038dc872d4811f22cd0756c0d506
tree831039c8aff0f5bae530dd68face024001b3202b
parente02bf99fa4ec7f93b27204a33c545e1a7f18250b
opaque parameter for custom memory allocation functions
lib/common/zstd_common.c
lib/common/zstd_static.h
lib/compress/zbuff_compress.c
lib/compress/zstd_compress.c
lib/decompress/zbuff_decompress.c
lib/decompress/zstd_decompress.c
programs/zbufftest.c