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

Tim J. Robbins tjr at FreeBSD.org
Wed Jul 21 05:12:49 PDT 2004


tjr         2004-07-21 12:12:48 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       fgetws.c 
  Log:
  Read directly from the stdio buffer using the new __mbsnrtowcs() interface
  instead of making repeated calls to __fgetwc().
  
  Revision  Changes    Path
  1.5       +38 -14    src/lib/libc/stdio/fgetws.c


More information about the cvs-src mailing list