CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/10/09 06:59:59
Added files:
regress/sys/kern/signal/sig-stop3: Makefile sig-stop3.c
Log message:
Add regress test that sends a SIGSTOP to a child whit its mainproc gone.
Right now this fails since dowait6() depends on ps_mainproc for this.
