Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split setjmp-fpu regress into separate tests. Use errx(3) to explain | bluhm | 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. | miod | 2015-11-08 | 1 | -1/+2 |
| | |||||
* | Missing $OpenBSD$'s. | krw | 2015-01-20 | 1 | -0/+1 |
| | | | | ok deraadt@ | ||||
* | - Verify that the FPU exception flags weren't clobbered as required by C99. | martynas | 2013-12-29 | 1 | -0/+5 |
- Additionally, test _setjmp and sigsetjmp as implementations are different. |