History log of /openbsd-current/regress/lib/libpthread/earlysig/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.1 21-Jun-2013 guenther

Add earlysig test to check whether the pthread fork() wrapper
has a critical section where getting a signal causes a hang. Based on
otto@ earlysig kernel regress; suggested by miod@