Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 10/19/2005 02:44:45
Module Name: src
Committed By: chs
Date: Wed Oct 19 02:44:45 UTC 2005
Modified Files:
src/lib/libpthread: pthread.c
Log Message:
if mlock() fails in pthread_create(), return EAGAIN instead of
failing an assertion.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/lib/libpthread/pthread.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.