Date: Wed, 10 Mar 2004 02:49:45 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fputc.c Message-ID: <200403101049.i2AAnjmx016033@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2004/03/10 02:49:45 PST
FreeBSD src repository
Modified files:
lib/libc/stdio fputc.c
Log:
Call __sputc() directly in fputc() instead of taking an expensive
detour through putc().
Revision Changes Path
1.12 +1 -1 src/lib/libc/stdio/fputc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403101049.i2AAnjmx016033>
