Date: Sun, 23 Nov 1997 20:00:19 -0800 (PST) From: Julian Elischer <julian@whistle.com> To: Alex Nash <nash@mcs.com> Cc: deischen@iworks.InterWorks.org, freebsd-hackers@freebsd.org Subject: Re: pthread_cond_timedwait returning wrong error? Message-ID: <Pine.BSF.3.95.971123195951.29611D-100000@current1.whistle.com> In-Reply-To: <199711232301.RAA19042@zen.nash.org>
next in thread | previous in thread | raw e-mail | index | archive | help
don't forget 2.2.x (it has basically the same code) On Sun, 23 Nov 1997, Alex Nash wrote: > On 23 Nov, Daniel M. Eischen wrote: > > > > Is EAGAIN the correct error for a timeout from a > > pthread_cond_timedwait() call? I would think that > > ETIMEDOUT would be more appropriate. > > According to my 1996 edition of ANSI/IEEE std 1003.1, you are correct -- > ETIMEDOUT should be returned. I've committed a fix for this into > -current. > > Thanks. > > Alex > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.971123195951.29611D-100000>