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

Tim J. Robbins tjr at FreeBSD.org
Wed Jul 21 01:35:18 PDT 2004


tjr         2004-07-21 08:35:18 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       fputws.c 
  Log:
  Use __wcsrtombs() and __sfvwrite() to convert and write the wide character
  string instead of multiple calls to __fputwc().
  
  Revision  Changes    Path
  1.5       +25 -8     src/lib/libc/stdio/fputws.c


More information about the cvs-src mailing list