summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/sys/t_fork.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable vfork syscall test. Disable SIGSTOP test as it is masked untilmbuhl2021-09-021-3/+4
| | | | | exec/exit with vfork. OK bluhm@
* Import more NetBSD system call regression tests.mbuhl2021-09-021-0/+387
OK bluhm@