From owner-cvs-src Wed Mar 12 12:45:48 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1DB737B401; Wed, 12 Mar 2003 12:45:45 -0800 (PST) Received: from espresso.bsdmike.org (espresso.bsdmike.org [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E90D43F93; Wed, 12 Mar 2003 12:45:44 -0800 (PST) (envelope-from mike@espresso.bsdmike.org) Received: by espresso.bsdmike.org (Postfix, from userid 1002) id E6BC59C58; Wed, 12 Mar 2003 15:32:34 -0500 (EST) Date: Wed, 12 Mar 2003 15:32:34 -0500 From: Mike Barcroft To: "Daniel C. Sobral" Cc: David Schultz , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include stdlib.h src/lib/libc Makefile src/lib/libc/alpha arith.h src/lib/libc/alpha/stdlib gdtoa.mk src/lib/libc/gdtoa Makefile.inc glue.c machdep_ldisQ.c machdep_ldisd.c machdep_ldisx.c src/lib/libc/i386 arith.h ... Message-ID: <20030312153234.C1392@espresso.bsdmike.org> References: <200303122030.h2CKU01x026494@repoman.freebsd.org> <3E6F995E.70805@tcoip.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E6F995E.70805@tcoip.com.br>; from dcs@tcoip.com.br on Wed, Mar 12, 2003 at 05:32:30PM -0300 Organization: The FreeBSD Project Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Daniel C. Sobral writes: > David Schultz wrote: > > > das 2003/03/12 12:30:00 PST > > > > FreeBSD src repository > > > > [diet quote] > > > Log: > > Replace our ancient dtoa/strtod implementation with the gdtoa > > package, a more recent, generalized set of routines. Among the > > changes: > > - Declare strtof() and strtold() in stdlib.h. > > - Add glue to libc to support these routines for all kinds > > of ``long double''. > > - Update printf() to reflect the fact that dtoa works slightly > > differently now. > > > The license, I assume, is _not_ among the changes? Correct. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message