Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/21/2007 22:31:38
Module Name:	src
Committed By:	ad
Date:		Wed Feb 21 22:31:38 UTC 2007

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

Log Message:
- Put detached & exiting threads on the tail of the deadqueue, not head.
- Don't forget to set PT_FLAG_DETACHED.


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

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