]> git.ipfire.org Git - thirdparty/zstd.git/commit
Requested changes 1168/head
authorGeorge Lu <gclu@fb.com>
Mon, 11 Jun 2018 14:59:05 +0000 (10:59 -0400)
committerGeorge Lu <gclu@fb.com>
Tue, 12 Jun 2018 21:02:44 +0000 (17:02 -0400)
commit01d940b670a47bfa3a197f672e4cacea03dcc02a
treec267e8324bfa4cc46b3300a11ecf3f7101bccb65
parent0e808d608bd0d4bb503093b809497c0705e0efbd
Requested changes

-Remove g_displaylevel/setNotificationLevel function
-Add extern "C"
-Remove averaging
-Reorder arguments

More fixes

-Added BMK_return_t (result + possible error)
-Correct comment'
-Nullcheck ctx, dctx when allocated
-Remove extra assert
programs/bench.c
programs/bench.h
programs/zstdcli.c
tests/paramgrill.c