freebsd-dev/cmd/raidz_test
наб 861166b027 Remove bcopy(), bzero(), bcmp()
bcopy() has a confusing argument order and is actually a move, not a
copy; they're all deprecated since POSIX.1-2001 and removed in -2008,
and we shim them out to mem*() on Linux anyway

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #12996
2022-03-15 15:13:42 -07:00
..
.gitignore SIMD implementation of vdev_raidz generate and reconstruct routines 2016-06-21 09:27:26 -07:00
Makefile.am cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
raidz_bench.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
raidz_test.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
raidz_test.h Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00