Subject: CVS commit: [netbsd-3] src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/20/2005 12:11:25
Module Name:	src
Committed By:	tron
Date:		Sun Mar 20 12:11:25 UTC 2005

Modified Files:
	src/lib/libpthread [netbsd-3]: pthread_cancelstub.c

Log Message:
Pull up revision 1.11 (requested by kleink in ticket #27):
Interpose cancellation points in pollts() and pselect(), bringing us
to libc.so.12.127 and libpthread.so.0.6.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.2.1 src/lib/libpthread/pthread_cancelstub.c

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