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