tjr 2004/03/10 02:24:15 PST FreeBSD src repository Modified files: lib/libc/stdio getchar.c Log: Call __sgetc() directly in getchar() instead of taking an expensive detour through getc(). Revision Changes Path 1.11 +1 -1 src/lib/libc/stdio/getchar.c