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