freebsd-dev/cmd/raidz_test
наб e72383825b
raidz_test: use only async-signal-safe functions in signal handler
execl*() before glibc 2.24 could allocate, but only if called with at
least 1024 arguments, which five isn't

errno modification is also fine, so long as we restore it at the end

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #12086
2021-05-20 16:37:38 -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 Removed duplicated includes 2021-03-22 12:34:58 -07:00
raidz_test.c raidz_test: use only async-signal-safe functions in signal handler 2021-05-20 16:37:38 -07:00
raidz_test.h Distributed Spare (dRAID) Feature 2020-11-13 13:51:51 -08:00