yamt d14a2355eb sync with latest Citrus XPG4DL.
- 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
2001-06-21 02:20:24 +00:00
..
2001-06-19 00:49:06 +00:00
2001-06-21 02:20:24 +00:00
2001-06-13 10:45:57 +00:00
2001-06-19 13:42:07 +00:00
2001-06-13 10:45:57 +00:00
2001-06-19 17:49:36 +00:00
2001-06-13 10:45:57 +00:00
2001-06-13 10:45:57 +00:00