Date: Sun, 18 Jan 2004 12:17:55 -0800 From: David Schultz <das@FreeBSD.ORG> To: Ruslan Ermilov <ru@FreeBSD.ORG> Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/gdtoa Makefile.inc _hdtoa.c src/lib/libc/stdio vfprintf.c Message-ID: <20040118201755.GA40088@VARK.homeunix.com> In-Reply-To: <20040118120908.GB29936@FreeBSD.org.ua> References: <200401181032.i0IAWoMh012953@repoman.freebsd.org> <20040118120908.GB29936@FreeBSD.org.ua>
index | next in thread | previous in thread | raw e-mail
On Sun, Jan 18, 2004, Ruslan Ermilov wrote: > On Sun, Jan 18, 2004 at 02:32:50AM -0800, David Schultz wrote: > > das 2004/01/18 02:32:50 PST > > > > FreeBSD src repository > > > > Modified files: > > lib/libc/gdtoa Makefile.inc > > lib/libc/stdio vfprintf.c > > Added files: > > lib/libc/gdtoa _hdtoa.c > > Log: > > Implement __hdtoa() and __hldtoa() and enable printf() support for %a > > and %A, which print floating-point numbers in hexadecimal. > > > > Revision Changes Path > > 1.6 +1 -1 src/lib/libc/gdtoa/Makefile.inc > > 1.1 +432 -0 src/lib/libc/gdtoa/_hdtoa.c (new) > > 1.62 +2 -5 src/lib/libc/stdio/vfprintf.c > > > Please update the printf(3) manpage, the BUGS section. I'll take care of that just as soon as I've tested and committed the vendor's strtod(3) fixes. Thanks for the reminder.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040118201755.GA40088>
