zstd/lib/common
Nick Terrell 14772d97be
Merge pull request #2796 from terrelln/linux-fixes
[lib] Make lib compatible with `-Wfall-through` excepting legacy
2021-09-23 16:11:53 -07:00
..
bitstream.h [lib] Make lib compatible with -Wfall-through excepting legacy 2021-09-23 10:51:18 -07:00
compiler.h Merge pull request #2796 from terrelln/linux-fixes 2021-09-23 16:11:53 -07:00
cpu.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
debug.c [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
debug.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
entropy_common.c [fuzz] Add Huffman round trip fuzzer 2021-08-03 08:10:06 -07:00
error_private.c [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
error_private.h Huffman ASM 2021-09-20 14:46:43 -07:00
fse.h Add 8 bytes to FSE workspace 2021-09-01 15:56:33 -04:00
fse_decompress.c [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
huf.h Huffman ASM 2021-09-20 14:46:43 -07:00
mem.h Flatten ZSTD_row_getMatchMask (#2681) 2021-06-09 08:50:25 +03:00
pool.c [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
pool.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
threading.c ZSTD_ prefix mem{cpy,move,set},malloc,calloc,free 2020-08-26 12:26:03 -07:00
threading.h Fix copyright and license lines 2020-03-26 17:02:06 -07:00
xxhash.c Avoid SIGBUS on armv6 2021-05-11 17:51:03 +02:00
xxhash.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_common.c [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_deps.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_internal.h Huffman ASM 2021-09-20 14:46:43 -07:00
zstd_trace.h [trace] Refine the ZSTD_HAVE_WEAK_SYMBOLS detection 2021-05-18 20:22:36 -07:00