Subject: CVS commit: src/regress/lib/libpthread/once3
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 07/16/2005 23:02:11
Module Name:	src
Committed By:	nathanw
Date:		Sat Jul 16 23:02:11 UTC 2005

Added Files:
	src/regress/lib/libpthread/once3: Makefile once3.c

Log Message:
Add a test for pthread_once() calling a function which is cancelled,
as described in PR lib/30734.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/regress/lib/libpthread/once3/Makefile \
    src/regress/lib/libpthread/once3/once3.c

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