Date: Sat, 17 Jan 2009 05:38:14 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/stdio printfcommon.h Message-ID: <200901170538.n0H5cIIY005714@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2009-01-17 05:38:14 UTC FreeBSD src repository Modified files: lib/libc/stdio printfcommon.h Log: SVN rev 187354 on 2009-01-17 05:38:14Z by das Simplify printf's inlined output buffering routines. On amd64, this reduces the code size by about 10% and improves performance slightly. Revision Changes Path 1.3 +18 -18 src/lib/libc/stdio/printfcommon.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901170538.n0H5cIIY005714>