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

Tim J. Robbins tjr at FreeBSD.org
Wed Mar 10 02:49:46 PST 2004


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


More information about the cvs-src mailing list