bapt
803f70b85a
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
br
6bd4df8512
Don't use __builtin_bswap for RISC-V due to undefined reference
...
in compiler.
This unbreaks RISC-V world build.
Sponsored by: DARPA, AFRL
2017-04-19 15:24:33 +00:00
bapt
f1f2171b63
Remove files which seems to confuse the git converter
2017-04-15 21:19:49 +00:00
bapt
ff73abcf42
Change some default to make zstd a dropin replacement for gzip,bzip etc
...
in most cases
Changes ares:
- quiet by default
- remove the source files one compression completion by default
2017-04-15 20:15:44 +00:00
bapt
b017827e18
Import zstandard 1.1.4 in base
...
zstandard is a new compression library/tool which is very fast at
compression/decompression
For now import as a private library
2017-04-15 20:05:22 +00:00