zstd/lib/common
2021-01-02 10:48:25 +00:00
..
bitstream.h Remove MEM_STATIC_ASSERT and use DEBUG_STATIC_ASSERT instead 2020-09-24 15:51:04 -07:00
compiler.h Allow user to override ASAN/MSAN detection 2020-09-24 19:42:04 -07:00
cpu.h Move standard includes to zstd_deps.h 2020-08-26 12:25:08 -07:00
debug.c Fix copyright and license lines 2020-03-26 17:02:06 -07:00
debug.h Move standard includes to zstd_deps.h 2020-08-26 12:25:08 -07:00
entropy_common.c minor speed improvement to HUF_readCTable() 2020-12-04 16:33:39 -08:00
error_private.c [lib] Validate buffers when ZSTD_c_stable{In,Out}Buffer is set 2020-10-30 10:55:34 -07:00
error_private.h Move standard includes to zstd_deps.h 2020-08-26 12:25:08 -07:00
fse_decompress.c [lib] Add ZSTD_NO_UNUSED_FUNCTIONS macro to hide unused functions 2020-09-09 14:35:39 -07:00
fse.h [lib] Reduce zstd stack usage by 1KB 2020-09-09 14:35:39 -07:00
huf.h fix gcc-10 strict aliasing warnings 2020-12-04 16:43:19 -08:00
mem.h Fix building on AIX 5.1 2020-10-09 18:34:00 +08:00
pool.c [+] Reimplement the minimalistic win32/pthread compatibility layer with Aurora runtime 2021-01-02 10:48:25 +00:00
pool.h Move standard includes to zstd_deps.h 2020-08-26 12:25:08 -07:00
threading.cpp [+] Reimplement the minimalistic win32/pthread compatibility layer with Aurora runtime 2021-01-02 10:48:25 +00:00
threading.h [+] Reimplement the minimalistic win32/pthread compatibility layer with Aurora runtime 2021-01-02 10:48:25 +00:00
xxhash.c Reorganize zstd_deps.h and mem.h + replace mem.h for the kernel 2020-09-24 19:41:59 -07:00
xxhash.h Move standard includes to zstd_deps.h 2020-08-26 12:25:08 -07:00
zstd_common.c ZSTD_ prefix mem{cpy,move,set},malloc,calloc,free 2020-08-26 12:26:03 -07:00
zstd_deps.h Reorganize zstd_deps.h and mem.h + replace mem.h for the kernel 2020-09-24 19:41:59 -07:00
zstd_errors.h [lib] Validate buffers when ZSTD_c_stable{In,Out}Buffer is set 2020-10-30 10:55:34 -07:00
zstd_internal.h Merge pull request #2354 from terrelln/stable-buffer 2020-10-30 15:06:56 -07:00