Subject: PR/30734 CVS commit: src/regress/lib/libpthread/once3
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Nathan J Williams <nathanw@netbsd.org>
List: netbsd-bugs
Date: 07/16/2005 23:03:02
The following reply was made to PR lib/30734; it has been noted by GNATS.

From: Nathan J Williams <nathanw@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30734 CVS commit: src/regress/lib/libpthread/once3
Date: Sat, 16 Jul 2005 23:02:11 +0000 (UTC)

 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.