tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
lib
/
libpthread
/
dlopen
/
at
jcs
2 files
Makefile
Test that various calls can be interrupted in a non-threaded process, then dlopen() libpthread and do that again in a second thread, and then verify that they're all correctly acting as cancellation points.
10 years ago
dlopen.c
Try both libpthread and RTLD_DEFAULT when looking up functions so the test can find everything after the libpthread->libc move
8 years ago