Subject: CVS commit: [netbsd-2] src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/08/2005 21:57:47
Module Name:	src
Committed By:	tron
Date:		Fri Apr  8 21:57:47 UTC 2005

Modified Files:
	src/lib/libpthread [netbsd-2]: pthread_cond.c

Log Message:
Pull up revision 1.17 (requested by nathanw in ticket #1065):
Correctly return ETIMEDOUT when the absolute time is in the past, in
the nonthreaded case. Fixes, and fix from, PR lib/25961.


To generate a diff of this commit:
cvs rdiff -r1.14.2.2 -r1.14.2.2.2.1 src/lib/libpthread/pthread_cond.c

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