
- mbsrtowcs/wcsrtombs - when conversion stopped with terminating-null, set *src null-pointer. - if dst isn't null, ignore len. - fix how to treat ___mbrtowc - mbrtowc - fix problem that terminating null charactor wasn't stored. - fix problem with stateful encoding. (when src points to escape sequence + '\0', mbstate wasn't initialized) - fix return value when restarted. XXX euctw and big5 are not tested. - iso2022-jp - fix mbrtowc with imcomplete sequence. - etc - make sure mbstate is initialized. (___rune_initstate is called) primarily to fix mbsinit for iso2022. - sync citrus Id
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%