Subject: CVS commit: src/regress/lib/libpthread/cancel2
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 07/22/2003 21:26:14
Module Name:	src
Committed By:	nathanw
Date:		Tue Jul 22 21:26:13 UTC 2003

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

Log Message:
Add a test that a cancellation registered while cancellation is enabled
is not honored while cancellation is disabled.


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

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