summaryrefslogtreecommitdiff
path: root/doc/posix-functions/open_wmemstream.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-01-08 19:57:28 +0100
committerBruno Haible <bruno@clisp.org>2012-01-08 19:57:53 +0100
commitfca3cc12dcd2bb7a75a57be2c29a1de417ff3536 (patch)
tree02a2fde69eeaf7f3d3844fb195cd127a58d755ad /doc/posix-functions/open_wmemstream.texi
parente7b7d5dd1236fb4dc26c61f1d27bf2a9cc1c2060 (diff)
downloadgnulib-fca3cc12dcd2bb7a75a57be2c29a1de417ff3536.tar.gz
doc: Update for Solaris 11 2011-11.
* doc/*/*.texi: Mention Solaris 11 2011-11 where appropriate. * m4/printf.m4: Update comments.
Diffstat (limited to 'doc/posix-functions/open_wmemstream.texi')
-rw-r--r--doc/posix-functions/open_wmemstream.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/open_wmemstream.texi b/doc/posix-functions/open_wmemstream.texi
index de174728de..f9dcf7f3f3 100644
--- a/doc/posix-functions/open_wmemstream.texi
+++ b/doc/posix-functions/open_wmemstream.texi
@@ -15,7 +15,7 @@ Portability problems not fixed by Gnulib:
@item
This function is missing on some platforms:
glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8,
-AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, MSVC 9, Interix 3.5, BeOS.
+AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2011-11, Cygwin 1.5.x, mingw, MSVC 9, Interix 3.5, BeOS.
@item
On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
accommodate all Unicode characters.