Subject: CVS commit: src/sys/rump/librump/rumpuser
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 01/18/2008 14:12:19
Module Name:	src
Committed By:	reinoud
Date:		Fri Jan 18 14:12:19 UTC 2008

Modified Files:
	src/sys/rump/librump/rumpuser: rumpuser_pth.c

Log Message:
pthread_cond_timedwait() needs an absolute time to wait for instead of the
relative time in ticks.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/rump/librump/rumpuser/rumpuser_pth.c

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