cvs commit: src/lib/libc/gdtoa Makefile.inc _hdtoa.c
src/lib/libc/stdio vfprintf.c
Ruslan Ermilov
ru at FreeBSD.org
Sun Jan 18 04:08:30 PST 2004
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.
Cheers,
--
Ruslan Ermilov
FreeBSD committer
ru at FreeBSD.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20040118/a4351abc/attachment.bin
More information about the cvs-all
mailing list