Date: Wed, 14 Feb 2001 19:30:02 -0800 (PST) From: Daniel Eischen <eischen@vigrid.com> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/15070: vfprintf/cvt/__dtoa race condition in threaded programs Message-ID: <200102150330.f1F3U2S30962@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/15070; it has been noted by GNATS.
From: Daniel Eischen <eischen@vigrid.com>
To: Tor.Egge@fast.no
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: bin/15070: vfprintf/cvt/__dtoa race condition in threaded programs
Date: Wed, 14 Feb 2001 22:26:00 -0500 (EST)
On Wed, 14 Feb 2001 Tor.Egge@fast.no wrote:
>
> An updated patch that doesn't use spinlocks is enclosed.
Looks OK to me.
I was toying with the idea of adding unthreaded versions of
_pthread_key_{create,delete}, _pthread_{get,set}specific to
libc -- these would actually work for the single threaded
case instead of being stub functions.
--
Dan Eischen
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102150330.f1F3U2S30962>
