From owner-freebsd-standards Fri Feb 21 12:27:22 2003 Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9298D37B401 for ; Fri, 21 Feb 2003 12:27:21 -0800 (PST) Received: from HAL9000.homeunix.com (12-233-57-224.client.attbi.com [12.233.57.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D4DA43FBF for ; Fri, 21 Feb 2003 12:27:21 -0800 (PST) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.6/8.12.5) with ESMTP id h1LKRJ9l059976; Fri, 21 Feb 2003 12:27:19 -0800 (PST) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6/8.12.5/Submit) id h1LKRJbZ059975; Fri, 21 Feb 2003 12:27:19 -0800 (PST) (envelope-from das@FreeBSD.ORG) Date: Fri, 21 Feb 2003 12:27:19 -0800 From: David Schultz To: Garrett Wollman Cc: standards@FreeBSD.ORG Subject: Re: importing gdtoa Message-ID: <20030221202719.GB59891@HAL9000.homeunix.com> Mail-Followup-To: Garrett Wollman , standards@FreeBSD.ORG References: <20030221085508.GA55786@HAL9000.homeunix.com> <20030221203916.A40755@dilbert.robbins.dropbear.id.au> <20030221101250.GA56852@HAL9000.homeunix.com> <200302211709.h1LH9lPu012789@khavrinen.lcs.mit.edu> <20030221200717.GA59752@HAL9000.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030221200717.GA59752@HAL9000.homeunix.com> Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake David Schultz : > This sounds reasonable, and it shouldn't pose any additional > overhead on static binaries that don't use the interfaces. So the > new plan is to add strtor[fdl], which allow one to specify > rounding direction, and strtoI[fdl], which compute the interval > containing the number. Both sets of routines would be weak > symbols, declared in math.h only if __BSD_VISIBLE. s/math.h/stdlib.h/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message