]> git.ipfire.org Git - thirdparty/zstd.git/commit
Add a method for checking if ZSTD was compiled with flags that impact determinism
authorNick Terrell <terrelln@meta.com>
Thu, 6 Mar 2025 22:31:57 +0000 (17:31 -0500)
committerNick Terrell <nickrterrell@gmail.com>
Fri, 7 Mar 2025 15:31:19 +0000 (10:31 -0500)
commit0de49919425a82552bc0e5273c5e30537f0e1708
treedf47ed587da6d34177a7dbcd9a719c40173f8a93
parent99cf130cfcdce3119fb39809c9935a686be960e4
Add a method for checking if ZSTD was compiled with flags that impact determinism
lib/common/portability_macros.h
lib/common/zstd_common.c
lib/zstd.h
programs/zstdcli.c