Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 12/10/2004 17:11:53
Module Name:	src
Committed By:	nathanw
Date:		Fri Dec 10 17:11:53 UTC 2004

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

Log Message:
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.16 -r1.17 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.