Subject: CVS commit: src/regress/lib/libpthread/sigalarm
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 09/09/2007 01:08:56
Module Name:	src
Committed By:	ad
Date:		Sun Sep  9 01:08:56 UTC 2007

Modified Files:
	src/regress/lib/libpthread/sigalarm: sigalarm.c

Log Message:
Block SIGALRM in the 'setup' thread, otherwise the alarm may not be taken
by the thread in sigsuspend().


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/lib/libpthread/sigalarm/sigalarm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.