K 10 svn:author V 3 tjr K 8 svn:date V 27 2004-07-27T06:29:48.000000Z K 7 svn:log V 226 Add UTF-8-specific implementations of mbsnrtowcs() and wcsnrtombs(). These convert plain ASCII characters in-line, making them only slightly slower than the single-byte ("NONE" encoding) version when processing ASCII strings. END