Date: Sun, 18 Jan 2004 14:09:08 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: David Schultz <das@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: <20040118120908.GB29936@FreeBSD.org.ua> In-Reply-To: <200401181032.i0IAWoMh012953@repoman.freebsd.org> References: <200401181032.i0IAWoMh012953@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--6sX45UoQRIJXqkqR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 18, 2004 at 02:32:50AM -0800, David Schultz wrote: > das 2004/01/18 02:32:50 PST >=20 > FreeBSD src repository >=20 > Modified files: > lib/libc/gdtoa Makefile.inc=20 > lib/libc/stdio vfprintf.c=20 > Added files: > lib/libc/gdtoa _hdtoa.c=20 > Log: > Implement __hdtoa() and __hldtoa() and enable printf() support for %a > and %A, which print floating-point numbers in hexadecimal. > =20 > 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 >=20 Please update the printf(3) manpage, the BUGS section. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --6sX45UoQRIJXqkqR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFACndkUkv4P6juNwoRAt13AJ4oGT9AhtYPbPTc/y8TR9cg8o970wCeO+gA EQATWI1wCsJJ58+7RzzTTDg= =EdXS -----END PGP SIGNATURE----- --6sX45UoQRIJXqkqR--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040118120908.GB29936>