cem 432d4753f2 Update to Zstandard 1.3.8
This merge brings in a couple new files, which needed to be attached to the
build; a new dependency on <limits.h>, which must be stubbed; and a name
change in the Context parameter constants, from ZSTD_p_foo to ZSTD_c_foo.

Significantly, it fixes a kernel build error with GCC where floating-point
functions were included in the kernel build, by hiding them under the same
compile-time #ifdef that already covered their invocation.  That issue was
introduced to FreeBSD in the 1.3.7 update and tracked upstream here:

  https://github.com/facebook/zstd/issues/1386

The full 1.3.8 release notes can be found on Github:

  https://github.com/facebook/zstd/releases/tag/v1.3.8

Relnotes:	yes
2018-12-29 21:18:01 +00:00
..
2018-12-29 21:18:01 +00:00
2018-09-27 14:05:44 +00:00
2018-12-19 21:57:58 +00:00
2018-09-27 14:05:44 +00:00
2018-10-22 18:29:12 +00:00
2018-11-01 23:11:47 +00:00
2018-11-01 23:11:47 +00:00
2018-12-12 19:02:37 +00:00
2018-12-12 20:40:01 +00:00
2018-04-12 17:43:19 +00:00