summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/setjmp-fpu/setjmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn7 days1-16/+0
* Split setjmp-fpu regress into separate tests. Use errx(3) to explainbluhm2020-01-131-1/+10
* Make sure we use a sigjmp_buf in the sigsetjmp() part of the test.miod2015-11-081-1/+2
* Missing $OpenBSD$'s.krw2015-01-201-0/+1
* - Verify that the FPU exception flags weren't clobbered as required by C99.martynas2013-12-291-0/+5