History log of /openbsd-current/regress/lib/libc/setjmp-fpu/_setjmp.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 13-Jan-2020 bluhm

Split setjmp-fpu regress into separate tests. Use errx(3) to explain
potential problems. Regress still failing on amd64.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.3 08-Nov-2015 miod

Make sure we use a sigjmp_buf in the sigsetjmp() part of the test.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.2 20-Jan-2015 krw

Missing $OpenBSD$'s.

ok deraadt@


Revision tags: OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.1 29-Dec-2013 martynas

- Verify that the FPU exception flags weren't clobbered as required by C99.
- Additionally, test _setjmp and sigsetjmp as implementations are different.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.3 08-Nov-2015 miod

Make sure we use a sigjmp_buf in the sigsetjmp() part of the test.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.2 20-Jan-2015 krw

Missing $OpenBSD$'s.

ok deraadt@


Revision tags: OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.1 29-Dec-2013 martynas

- Verify that the FPU exception flags weren't clobbered as required by C99.
- Additionally, test _setjmp and sigsetjmp as implementations are different.