From owner-freebsd-bugs Wed Feb 14 19:30: 4 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D317E37B491 for ; Wed, 14 Feb 2001 19:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1F3U2S30962; Wed, 14 Feb 2001 19:30:02 -0800 (PST) (envelope-from gnats) Date: Wed, 14 Feb 2001 19:30:02 -0800 (PST) Message-Id: <200102150330.f1F3U2S30962@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Daniel Eischen Subject: Re: bin/15070: vfprintf/cvt/__dtoa race condition in threaded programs Reply-To: Daniel Eischen Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/15070; it has been noted by GNATS. From: Daniel Eischen 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