Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2007 00:16:22 -0500
From:      David Schultz <das@FreeBSD.ORG>
To:        src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/lib/libc/gdtoa _hdtoa.c src/lib/libc/stdio vfprintf.c
Message-ID:  <20070103051622.GB72625@VARK.MIT.EDU>
In-Reply-To: <200701030457.l034vxHB063373@repoman.freebsd.org>
References:  <200701030457.l034vxHB063373@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 03, 2007, David Schultz wrote:
> das         2007-01-03 04:57:58 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libc/gdtoa       _hdtoa.c 
>     lib/libc/stdio       vfprintf.c 
>   Log:
>   Fix rounding of 0xf for hex fp formats.
>   
>   PR:     90333

The rounding function in _hdtoa.c could probably be removed by
having the FPU deal with rounding instead.  As I recall, there's a
reason things are done this way, but until I get back in the swing
of things I probably won't remember what it is.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070103051622.GB72625>