opnsense-src/contrib/zstd/lib/common
Baptiste Daroussin d5f16c6603 Import Zstandard 1.2.0
Among new things it is now threaded by default, use zstd -T# to chose the
number of threads not that -T0 will automatically determine the number of
threads based on the number of CPU online.
2017-05-06 10:26:40 +00:00
..
bitstream.h Import Zstandard 1.2.0 2017-05-06 10:26:40 +00:00
entropy_common.c Import zstandard 1.1.4 in base 2017-04-15 20:05:22 +00:00
error_private.c Import Zstandard 1.2.0 2017-05-06 10:26:40 +00:00
error_private.h Import zstandard 1.1.4 in base 2017-04-15 20:05:22 +00:00
fse.h Import Zstandard 1.2.0 2017-05-06 10:26:40 +00:00
fse_decompress.c Import zstandard 1.1.4 in base 2017-04-15 20:05:22 +00:00
huf.h Import Zstandard 1.2.0 2017-05-06 10:26:40 +00:00
mem.h Import Zstandard 1.2.0 2017-05-06 10:26:40 +00:00
pool.c Import zstandard 1.1.4 in base 2017-04-15 20:05:22 +00:00
pool.h Import zstandard 1.1.4 in base 2017-04-15 20:05:22 +00:00
threading.c Import zstandard 1.1.4 in base 2017-04-15 20:05:22 +00:00
threading.h Import zstandard 1.1.4 in base 2017-04-15 20:05:22 +00:00
xxhash.c Don't use __builtin_bswap for RISC-V due to undefined reference 2017-04-19 15:24:33 +00:00
xxhash.h Import zstandard 1.1.4 in base 2017-04-15 20:05:22 +00:00
zstd_common.c Import zstandard 1.1.4 in base 2017-04-15 20:05:22 +00:00
zstd_errors.h Import Zstandard 1.2.0 2017-05-06 10:26:40 +00:00
zstd_internal.h Import Zstandard 1.2.0 2017-05-06 10:26:40 +00:00