mirror of
https://github.com/opnsense/src.git
synced 2026-04-12 04:46:39 -04:00
Includes our local patch to conditionalize use of __builtin_clz(ll) on Clang's __has_builtin() (which is just defined to false when building with GCC). The issue is tracked upstream at https://github.com/facebook/zstd/pull/884 . Otherwise, these are vanilla Zstandard 1.3.4 files. Reported by: allanjude, Yann Collet Sponsored by: Dell EMC Isilon |
||
|---|---|---|
| .. | ||
| bitstream.h | ||
| compiler.h | ||
| cpu.h | ||
| entropy_common.c | ||
| error_private.c | ||
| error_private.h | ||
| fse.h | ||
| fse_decompress.c | ||
| huf.h | ||
| mem.h | ||
| pool.c | ||
| pool.h | ||
| threading.c | ||
| threading.h | ||
| xxhash.c | ||
| xxhash.h | ||
| zstd_common.c | ||
| zstd_errors.h | ||
| zstd_internal.h | ||