Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 1999 15:54:25 -0400 (EDT)
From:      Daniel Eischen <eischen@vigrid.com>
To:        bright@wintelcom.net, eischen@vigrid.com
Cc:        alfred@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, fthylmann@stats.net
Subject:   Re: cvs commit: src/lib/libc_r/uthread uthread_kern.c
Message-ID:  <199908191954.PAA09532@pcnet1.pcnet.com>

next in thread | raw e-mail | index | archive | help
> I'm not too sure, the checking of overflow that was there previously was
> insufficient, i've talked to the person experiancing the bug and they
> don't use pthread_cond_timedwait, and i doubt that they are using 
> sleep and/or select.

Well, given two _valid_ timespecs, it should be sufficient.  Perhaps
we've got a bug in a timespec/timeval computation internal to libc_r.
If so, it should be fixed.  If it's coming from an external interface,
then an appropriate error should be returned.

I hate to cover things up.  This is FreeBSD, aren't we suppose to be
*annoyingly* correct? ;-)

Dan Eischen
eischen@vigrid.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908191954.PAA09532>