Date: Sun, 27 Jan 2002 17:46:24 -0800 From: Peter Wemm <peter@wemm.org> To: Terry Lambert <tlambert2@mindspring.com>, Alexey Zelkin <phantom@FreeBSD.ORG>, Chad David <davidc@acns.ab.ca>, "Andrey A. Chernov" <ache@nagual.pp.ru>, "Brian F. Feldman" <green@FreeBSD.ORG>, Bruce Evans <bde@zeta.org.au>, arch@FreeBSD.ORG Subject: Re: strtod() Message-ID: <20020128014624.2090A3A9A@overcee.wemm.org> In-Reply-To: <20020128013713.9915D3A9A@overcee.wemm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I wrote: > If this solves the problem at hand, I'd far rather that we used this gcc > extension than yet more magic inline asm (a different gcc extension). The code was a proof of concept. Before using such a thing in freebsd, we would need to do the usual magic in sys/cdefs.h along the same lines that we define __dead2, __printflike etc. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020128014624.2090A3A9A>