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