Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/03/2005 17:30:33
Module Name:	src
Committed By:	christos
Date:		Thu Feb  3 17:30:33 UTC 2005

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

Log Message:
Add charles' mlock fixes, protected with PTHREAD_MLOCK_KLUDGE and enabled
by default, until we come up with a real fix.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/lib/libpthread/Makefile
cvs rdiff -r1.37 -r1.38 src/lib/libpthread/pthread.c

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