Date: Thu, 13 Mar 2003 02:41:57 -0800 From: David Schultz <das@FreeBSD.ORG> To: "Tim J. Robbins" <tjr@FreeBSD.ORG> Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio vfwprintf.c Message-ID: <20030313104157.GA13413@HAL9000.homeunix.com> In-Reply-To: <200303130549.h2D5n9m2093851@repoman.freebsd.org> References: <200303130549.h2D5n9m2093851@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> tjr 2003/03/12 21:49:09 PST > > FreeBSD src repository > > Modified files: > lib/libc/stdio vfwprintf.c > Log: > MFp4: Catch up to recent __dtoa() interface changes and removal of cvt()'s > last argument. > > Revision Changes Path > 1.5 +10 -11 src/lib/libc/stdio/vfwprintf.c Thanks for remembering that. I know this has been discussed before, but will vfwprintf() ever be merged with vfprintf()? I'd rather not fix all the floating point bugs in what seems to be essentially two copies of the same code. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030313104157.GA13413>