Subject: CVS commit: src/regress/lib/libpthread/condcancel1
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 11/21/2003 19:24:01
Module Name:	src
Committed By:	nathanw
Date:		Fri Nov 21 19:24:01 UTC 2003

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

Log Message:
Regression test for destroying a condition variable that had a cancelled
wait.


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

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