Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/20/2007 20:02:36
Module Name:	src
Committed By:	ad
Date:		Sat Jan 20 20:02:36 UTC 2007

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

Log Message:
pthread_create(): clear newthread->pt_sleeponq before calling _lwp_create().


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

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