Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 12/30/2001 04:14:41
Module Name:	basesrc
Committed By:	nathanw
Date:		Sun Dec 30 02:14:41 UTC 2001

Modified Files:
	basesrc/lib/libpthread [nathanw_sa]: pthread.h

Log Message:
Declare cancellation routines and define cancellation constants.
Define pthread_cleanup_push() and pthread_cleanup_pop().
Rename pt_spin_t to pthread_spin_t.
Add pthread__errno() interface, for use by libc.


To generate a diff of this commit:
cvs rdiff -r1.1.2.6 -r1.1.2.7 basesrc/lib/libpthread/pthread.h

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