]> git.ipfire.org Git - thirdparty/zstd.git/commit
zlibWrapper: added support for custom memory allocation functions
authorinikep <inikep@gmail.com>
Thu, 2 Jun 2016 14:52:36 +0000 (16:52 +0200)
committerinikep <inikep@gmail.com>
Thu, 2 Jun 2016 14:52:36 +0000 (16:52 +0200)
commitff9114aee3123a4e80effe848776b746c3e4cc91
tree25c2f9ba87eccba57bc588d4e1035a65cac7f288
parentc4807f4d2f26471063ae630ba921b81b753eeb8f
zlibWrapper: added support for custom memory allocation functions
lib/common/zstd_common.c
lib/common/zstd_internal.h
programs/zbufftest.c
zlibWrapper/examples/example.c
zlibWrapper/zstd_zlibwrapper.c