zstd/lib/common
2024-12-19 17:54:41 -08:00
..
allocations.h fixed MEM_STATIC already defined in Linux Kernel mode 2023-06-14 20:07:18 -07:00
bits.h Improve support for IAR compiler with attributes and intrinsics 2024-05-14 17:01:19 +08:00
bitstream.h Test: remove extern C from some lib/common files 2024-12-19 14:59:02 -08:00
compiler.h made ZSTD_isPower2() an inline function 2024-10-23 11:50:57 -07:00
cpu.h Disallow 32-bit mode in clang section 2024-12-04 06:47:32 -08:00
debug.c [debug] Don't define g_debuglevel in the kernel 2023-11-17 09:54:10 -08:00
debug.h Oopsie with huf.h, debug.h 2024-12-18 09:56:50 -08:00
entropy_common.c revert FSE_readNCount_body attribute 2024-05-15 10:47:50 +08:00
error_private.c Rename "External Matchfinder" to "Block-Level Sequence Producer" (#3484) 2023-02-09 17:01:17 -05:00
error_private.h Remove extern C blocks from lib/* internal APIs (except xxhash.h) 2024-12-19 16:00:11 -08:00
fse.h Test: remove extern C from some lib/common files 2024-12-19 14:59:02 -08:00
fse_decompress.c Throw error if Huffman weight initial states are truncated 2024-06-20 17:46:16 -04:00
huf.h Remove extern C blocks from lib/* internal APIs (except xxhash.h) 2024-12-19 16:00:11 -08:00
mem.h Remove extern C blocks from lib/* internal APIs (except xxhash.h) 2024-12-19 16:00:11 -08:00
pool.c playTests.sh does no longer needs grep -E 2024-01-15 11:16:46 -08:00
pool.h Remove extern C blocks from lib/* internal APIs (except xxhash.h) 2024-12-19 16:00:11 -08:00
portability_macros.h Fix typos not found by codespell 2024-06-20 20:16:25 +02:00
threading.c fixed incorrect test in Win32 pthread wrapper 2023-06-20 08:34:26 -07:00
threading.h Remove extern C blocks from lib/* internal APIs (except xxhash.h) 2024-12-19 16:00:11 -08:00
xxhash.c update license text 2023-11-16 16:19:25 -08:00
xxhash.h Revert "Remove unnecessary extern C declarations from xxhash.h" 2024-12-19 17:54:41 -08:00
zstd_common.c Fix zstd-dll build missing dependencies (#3496) 2023-02-12 12:32:31 -08:00
zstd_deps.h [zstd][android] Fix build with NDK r27 2024-07-29 17:13:58 -07:00
zstd_internal.h Remove extern C blocks from lib/* internal APIs (except xxhash.h) 2024-12-19 16:00:11 -08:00
zstd_trace.h Remove extern C blocks from lib/* internal APIs (except xxhash.h) 2024-12-19 16:00:11 -08:00