summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/signal/sigpthread/sigpthread.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Put all signal tests under a single directory.mpi2020-09-161-0/+282
This allows to run them all with a single command. Discussed with bluhm@