freebsd-dev/sys/contrib/zstd/lib/freebsd
Pedro F. Giffuni 86446f5610 zstd: Use mallocarray(9) for calloc macro.
This is in contrib code but since we only have mallocarray(9) in current
we will not upstream this.

This effectively brings back r327934, which was reverted to correct the
log message.
2018-01-13 19:02:51 +00:00
..
stddef.h
stdint.h
stdio.h
stdlib.h
string.h
zstd_kfreebsd.c Zstd: Add bswap intrinsics for small MIPS systems (e.g., Onion Omega) 2018-01-11 06:30:50 +00:00
zstd_kfreebsd.h zstd: Use mallocarray(9) for calloc macro. 2018-01-13 19:02:51 +00:00
zstd_kmalloc.c