opnsense-src/sys/contrib/zstd/lib/common
Conrad Meyer 19fcbaf142 Update to Zstandard 1.3.4
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
2018-03-26 23:54:59 +00:00
..
bitstream.h Update to Zstandard 1.3.4 2018-03-26 23:54:59 +00:00
compiler.h Update to Zstandard 1.3.4 2018-03-26 23:54:59 +00:00
cpu.h Update to Zstandard 1.3.4 2018-03-26 23:54:59 +00:00
entropy_common.c
error_private.c Update to Zstandard 1.3.4 2018-03-26 23:54:59 +00:00
error_private.h
fse.h Update to Zstandard 1.3.4 2018-03-26 23:54:59 +00:00
fse_decompress.c Update to Zstandard 1.3.4 2018-03-26 23:54:59 +00:00
huf.h Update to Zstandard 1.3.4 2018-03-26 23:54:59 +00:00
mem.h Update to Zstandard 1.3.3 2018-03-14 03:00:17 +00:00
pool.c Update to Zstandard 1.3.4 2018-03-26 23:54:59 +00:00
pool.h Update to Zstandard 1.3.4 2018-03-26 23:54:59 +00:00
threading.c
threading.h Update to Zstandard 1.3.4 2018-03-26 23:54:59 +00:00
xxhash.c Update to Zstandard 1.3.3 2018-03-14 03:00:17 +00:00
xxhash.h
zstd_common.c Update to Zstandard 1.3.3 2018-03-14 03:00:17 +00:00
zstd_errors.h Update to Zstandard 1.3.4 2018-03-26 23:54:59 +00:00
zstd_internal.h Update to Zstandard 1.3.4 2018-03-26 23:54:59 +00:00