Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/01/2007 01:07:34
Module Name:	src
Committed By:	ad
Date:		Sat Dec  1 01:07:34 UTC 2007

Modified Files:
	src/lib/libpthread: pthread.c

Log Message:
- On 64-bit platforms 1/2 the default tsd values were garbage. Fix it.
- The lwpctl block is now needed on uniprocessors, for pthread_curcpu_np().


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/lib/libpthread/pthread.c

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