summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/sys/t_minherit.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove a couple hundred sys/param.h includes in userland code, andderaadt2021-12-131-5/+2
| | | | | | also whack some sys/cdefs.h early includes which is such a brutally bad pattern ok bluhm mbuhl
* Import more NetBSD system call regression tests.mbuhl2021-09-021-0/+203
OK bluhm@