mbsrtowcs: Work around bug on native Windows.
authorIan Beckwith <ianb@erislabs.net>
Wed, 16 Feb 2011 23:24:21 +0000 (23:24 +0000)
committerIan Beckwith <ianb@erislabs.net>
Wed, 16 Feb 2011 23:24:21 +0000 (23:24 +0000)
commitce38c27828c6a3286e99e312d50fe140a1ec334b
tree11b4fe186e84b2d6b1e8af3bba0dd718a200888f
parent51cd1f8d04daa5bdc4008ac25e507f9ef777a2fc
mbsrtowcs: Work around bug on native Windows.

* m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Require gt_LOCALE_FR. Test
against mingw bug.
* doc/posix-functions/mbsrtowcs.texi: Document mingw bug.
(cherry picked from commit aa887f85e12926ab87c37991447f7ded7d08a43b)
ChangeLog
doc/posix-functions/mbsrtowcs.texi
m4/mbsrtowcs.m4