K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-08-07T09:34:51.000000Z K 7 svn:log V 168 Implement mblen(s, n) as mbtowc(NULL, s, n) to avoid calling sgetrune() and to simplify things. This is only valid until we start supporting state-dependent encodings. END