]> git.ipfire.org Git - thirdparty/zstd.git/commit
Remove extern C blocks from lib/* internal APIs (except xxhash.h)
authorVictor Zhang <csv@meta.com>
Fri, 20 Dec 2024 00:00:11 +0000 (16:00 -0800)
committerVictor Zhang <csv@meta.com>
Fri, 20 Dec 2024 00:00:11 +0000 (16:00 -0800)
commitd0d5ce4c00469d4f11970e649e55217a659b4690
treed0af6e244891b9b99f928f9315253849508ae289
parentd51e6072a847f91610637e44feef972fd41167ea
Remove extern C blocks from lib/* internal APIs (except xxhash.h)
17 files changed:
lib/common/error_private.h
lib/common/huf.h
lib/common/mem.h
lib/common/pool.h
lib/common/threading.h
lib/common/zstd_internal.h
lib/common/zstd_trace.h
lib/compress/zstd_compress_internal.h
lib/compress/zstd_cwksp.h
lib/compress/zstd_double_fast.h
lib/compress/zstd_fast.h
lib/compress/zstd_lazy.h
lib/compress/zstd_ldm.h
lib/compress/zstd_opt.h
lib/compress/zstd_preSplit.h
lib/compress/zstdmt_compress.h
lib/dictBuilder/divsufsort.h