K 10 svn:author V 3 tjr K 8 svn:date V 27 2004-07-21T10:54:57.000000Z K 7 svn:log V 256 Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated. Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. END