NetBSD/tests/lib
kamil 1cb4f56df8 Ignore interception of the SIGCHLD signals.
SIGCHLD once blocked is discarded by the kernel as it has the
SA_IGNORE property. During the fork(2) operation all signals can be
shortly blocked and missed (unless there is a registered signal
handler in the traced child). This leads to a race in this test if
there would be an intention to catch SIGCHLD.

Fixes PR lib/55241 by Andreas Gustafsson
2020-05-14 19:21:35 +00:00
..
csu Move from uname -m to uname -p when checking if this target does support 2019-01-30 12:42:53 +00:00
libarchive Bump timeout to 10m 2020-03-12 12:57:45 +00:00
libbluetooth
libbpfjit
libc Ignore interception of the SIGCHLD signals. 2020-05-14 19:21:35 +00:00
libcrypt
libcurses saved_output is owned by director.c 2020-04-23 00:30:08 +00:00
libdes
libevent introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
libexecinfo
libi386 Fix the build for MKCOMPAT=no. 2020-05-11 21:51:25 +00:00
libm Print result of function we tested (sinf), 2019-05-27 00:24:37 +00:00
libnvmm Several improvements. In particular, reduce CS.limit, because Intel CPUs 2019-11-22 10:26:32 +00:00
libobjc
libposix
libppath Remove extra semicolon. 2020-05-14 08:34:17 +00:00
libprop
libpthread Remove extra semicolon. 2020-05-14 08:34:17 +00:00
librefuse
librt Remove extra semicolon. 2020-05-14 08:34:17 +00:00
librumpclient Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed 2019-05-13 17:55:07 +00:00
librumphijack msg: 2019-10-04 09:01:59 +00:00
libskey
libsljit
libtre
libusbhid
libutil Adjust tests for 0 hex values printing 0 instead of 0x0 2019-12-08 17:37:16 +00:00
semaphore Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
Makefile Add tests for USER_LDT. 2020-04-19 13:22:58 +00:00
Makefile.inc