cvs commit: src/lib/libc/stdio getchar.c

Tim J. Robbins tjr at FreeBSD.org
Wed Mar 10 02:24:16 PST 2004


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


More information about the cvs-src mailing list