Date: Sun, 23 Nov 1997 14:58:31 -0800 (PST) From: Alex Nash <alex@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r/uthread uthread_cond.c Message-ID: <199711232258.OAA28602@freefall.freebsd.org>
index | next in thread | raw e-mail
alex 1997/11/23 14:58:30 PST
Modified files:
lib/libc_r/uthread uthread_cond.c
Log:
Correct the return value from pthread_cond_timedwait when a timeout
occurs (was EAGAIN, is now ETIMEDOUT).
Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org>
Revision Changes Path
1.6 +1 -1 src/lib/libc_r/uthread/uthread_cond.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711232258.OAA28602>
