mbsinit: Work around mingw bug.
authorBruno Haible <bruno@clisp.org>
Sun, 13 Feb 2011 17:17:22 +0000 (18:17 +0100)
committerIan Beckwith <ianb@erislabs.net>
Wed, 16 Feb 2011 23:35:11 +0000 (23:35 +0000)
commit1b94e030d122eb05acd5054b711e7bf6d49994e3
tree5ed3813ba0d6337c4b2398dcce58ca36eb96e279
parent69be788393cc7d52413d9d2782117326d4c15899
mbsinit: Work around mingw bug.

* m4/mbsinit.m4 (gl_FUNC_MBSINIT): Replace mbsinit also on mingw.
* lib/mbsinit.c (mbsinit): Provide an alternate definition for native
Windows.
* doc/posix-functions/mbsinit.texi: Mention the mingw bug.
(cherry picked from commit cca34e7a16b014a2429a0c0d98cfa4c935688f00)
ChangeLog
doc/posix-functions/mbsinit.texi
lib/mbsinit.c
m4/mbsinit.m4