CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/10/07 08:01:12
Added files:
regress/sys/kern/signal/sig-stop2: Makefile sig-stop2.c
Log message:
Add a multithreaded test for SIGSTOP and SIGCONT behaviour.
This actually installs a SIGTSTP handler which then triggers a SIGSTOP.
Currently unlinked since both SIGSTOP and SIGCONT delivery is busted.
