aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/zstd/lib/freebsd
Commit message (Expand)AuthorAgeFilesLines
* MFV: zstd 1.5.7.Xin LI2026-04-081-0/+6
* zstd: Add a stub <assert.h> for the kernelMinsoo Choo2025-01-091-0/+2
* Update to Zstandard 1.3.8Conrad Meyer2018-12-291-0/+3
* Update to Zstandard 1.3.7Conrad Meyer2018-10-221-0/+6
* malloc: try to use builtins for zeroing at the callsiteMateusz Guzik2018-06-021-0/+1
* lib(private)zstd: Fix riscv buildConrad Meyer2018-03-181-0/+5
* Move zstd malloc()/free()/calloc() macros to stdlib.h.Mark Johnston2018-02-132-11/+44
* zstd: Use mallocarray(9) for calloc macro.Pedro F. Giffuni2018-01-131-1/+1
* Revert r327934 to fix the log message.Pedro F. Giffuni2018-01-131-1/+1
* zstd: Use memalloc(9) for calloc macro.Pedro F. Giffuni2018-01-131-1/+1
* Zstd: Add bswap intrinsics for small MIPS systems (e.g., Onion Omega)Conrad Meyer2018-01-111-0/+14
* Finally, fix Zstd kernel build on MIPS and RISC-VConrad Meyer2018-01-101-0/+75
* Integrate zstd into the kernelConrad Meyer2018-01-087-0/+104