mbrtowc: Work around native Windows bug.
authorBruno Haible <bruno@clisp.org>
Sun, 13 Feb 2011 18:29:42 +0000 (19:29 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 13 Feb 2011 18:29:42 +0000 (19:29 +0100)
commita035a8d38a608a06b9540b0cae6a2c7ea99f9638
treee422bc5d4171bda0f1fcca44004d8b52257beb65
parentcca34e7a16b014a2429a0c0d98cfa4c935688f00
mbrtowc: Work around native Windows bug.

* m4/mbrtowc.m4 (gl_MBRTOWC_RETVAL): Detect native Windows bug. Use the
guess when no suitable locale for testing was found.
* doc/posix-functions/mbrtowc.texi: Mention the native Windows bug.
ChangeLog
doc/posix-functions/mbrtowc.texi
m4/mbrtowc.m4