Subject: PR/25961 CVS commit: [netbsd-2] src/lib/libpthread
To: None <nathanw@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 04/08/2005 21:58:01
The following reply was made to PR lib/25961; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/25961 CVS commit: [netbsd-2] src/lib/libpthread
Date: Fri,  8 Apr 2005 21:57:47 +0000 (UTC)

 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.