mbsnrtowcs: Work around Solaris 11.4 bug.
commitd213558062609296c620d9bf48b92f012953a4bd
authorBruno Haible <bruno@clisp.org>
Sun, 14 Oct 2018 07:19:12 +0000 (14 09:19 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 14 Oct 2018 07:34:51 +0000 (14 09:34 +0200)
treee010cc3ead8d3619770961f291a4ac065bafeccc
parentf4dda9f5c203b49b68633b7b410f7b70e77997f4
mbsnrtowcs: Work around Solaris 11.4 bug.

* m4/mbsnrtowcs.m4 (gl_MBSNRTOWCS_WORKS_IN_TRADITIONAL_LOCALE): New
macro.
(gl_FUNC_MBSNRTOWCS): Invoke it.
* doc/posix-functions/mbsnrtowcs.texi: Mention the Solaris bug.
ChangeLog
doc/posix-functions/mbsnrtowcs.texi
m4/mbsnrtowcs.m4