CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2016/05/09 21:59:55

Modified files:
        regress/lib/libpthread: Makefile 
Added files:
        regress/lib/libpthread/dlopen: Makefile dlopen.c 

Log message:
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.

Reply via email to