CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/02 09:28:41
Modified files:
regress/lib/libc/sys: Makefile README macros.h t_fork.c
Added files:
regress/lib/libc/sys: t_vfork.c
Log message:
Enable vfork syscall test. Disable SIGSTOP test as it is masked until
exec/exit with vfork.
OK bluhm@
