Albert Chin wrote: > > Something like this. Probably also adding replacements for btowc and > > mbrtowc. > > > > [ snip snip ] > > Any plans to commit the patch?
It's still in the works. I decided to go for btowc and mbrtowc substitutes and drop the "something like this" part (since there is no point in optimizing old platforms which lack these functions for speed). It would help if someone had time to write unit tests for btowc, mbrlen, mbrtowc, mbsinit, mbsrtowcs, wcrtomb, wcsrtombs, wctob. Bruno