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