OSDN Git Service

wchar: bug #1471: fix cornercase in mbrtowc
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 24 Nov 2010 19:51:46 +0000 (20:51 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 24 Nov 2010 19:52:26 +0000 (20:52 +0100)
commit86b4bf7d3194a06281f053be341031d9196874c2
tree96bcfbeb69df23b5ad252c7c6165cfad76575fa5
parent673f444013915fe2cfd30019b27bf3b8d1d34a4e
wchar: bug #1471: fix cornercase in mbrtowc

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/misc/wchar/wchar.c
test/.gitignore
test/locale-mbwc/Makefile.in
test/locale-mbwc/tst2_mbrtowc.c [new file with mode: 0644]