Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split setjmp-fpu regress into separate tests. Use errx(3) to explain | 2020-01-13 | 1 | -1/+10 | |
| | | | | potential problems. Regress still failing on amd64. | ||||
* | Make sure we use a sigjmp_buf in the sigsetjmp() part of the test. | 2015-11-08 | 1 | -1/+2 | |
| | |||||
* | Missing $OpenBSD$'s. | 2015-01-20 | 1 | -0/+1 | |
| | | | | ok deraadt@ | ||||
* | - Verify that the FPU exception flags weren't clobbered as required by C99. | 2013-12-29 | 1 | -0/+5 | |
- Additionally, test _setjmp and sigsetjmp as implementations are different. |