summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/sys/t_sigaltstack.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn2025-04-141-99/+0
|
* 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/+102
OK bluhm@