Subject: CVS commit: src/lib
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/27/2007 20:58:27
Module Name:	src
Committed By:	ad
Date:		Tue Nov 27 20:58:27 UTC 2007

Modified Files:
	src/lib/libc/include: reentrant.h
	src/lib/libc/thread-stub: thread-stub.c
	src/lib/libpthread: pthread.h pthread_specific.c

Log Message:
Add thr_curcpu(), pthread_curcpu_np().


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libc/include/reentrant.h
cvs rdiff -r1.16 -r1.17 src/lib/libc/thread-stub/thread-stub.c
cvs rdiff -r1.22 -r1.23 src/lib/libpthread/pthread.h
cvs rdiff -r1.12 -r1.13 src/lib/libpthread/pthread_specific.c

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