summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/sys/t_setrlimit.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove a couple hundred sys/param.h includes in userland code, andderaadt2021-12-131-4/+1
| | | | | | 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/+559
OK bluhm@