CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/21 00:47:20
Modified files:
regress/lib/libpthread: Makefile
Added files:
regress/lib/libpthread/earlysig: Makefile earlysig.c
Log message:
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@
