Subject: CVS commit: [nathanw_sa] src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 01/06/2003 21:56:20
Module Name:	src
Committed By:	nathanw
Date:		Mon Jan  6 19:56:20 UTC 2003

Modified Files:
	src/lib/libpthread [nathanw_sa]: pthread_types.h

Log Message:
ABI change, while this is still on the branch: Add pointers to private
storage to major exposed data structures.
This should redudce the need for ABI changes with future expansion.


To generate a diff of this commit:
cvs rdiff -r1.1.2.10 -r1.1.2.11 src/lib/libpthread/pthread_types.h

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