History log of /openbsd-src/regress/misc/exceptions/threads/exceptions.cc (Results 1 – 2 of 2)
Revision Date Author Comments
# 824adb54 06-Oct-2021 bluhm <bluhm@openbsd.org>

GCC 4.2.1 does not support nullptr, use traditional NULL.
Linker requires explicit libpthread.


# 58fbf5d6 20-Feb-2021 otto <otto@openbsd.org>

A regress test to test concurrent exception handling in threads