summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/setjmp-fpu/main.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Missing $OpenBSD$'s.krw2015-01-201-0/+1
| | | | ok deraadt@
* - Verify that the FPU exception flags weren't clobbered as required by C99.martynas2013-12-291-0/+11
- Additionally, test _setjmp and sigsetjmp as implementations are different.