summaryrefslogtreecommitdiff
path: root/doc/posix-functions/open_wmemstream.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-07-06 04:41:05 +0200
committerBruno Haible <bruno@clisp.org>2019-07-06 04:41:05 +0200
commit9e7e46b0fc1f6675720feca42000161e97de136c (patch)
treed338be3043175df0ae31e82e298da435e585493a /doc/posix-functions/open_wmemstream.texi
parenta4b2403aba8d8a8add531abe9b4da5650ef33f4b (diff)
downloadgnulib-9e7e46b0fc1f6675720feca42000161e97de136c.tar.gz
doc: Remove documentation of Interix 3.5 as a supported platform.
* doc/**/*.texi: Update.
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 88ee9d8277..3bc039d609 100644
--- a/doc/posix-functions/open_wmemstream.texi
+++ b/doc/posix-functions/open_wmemstream.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, Mac OS 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.3, Cygwin 1.5.x, mingw, MSVC 14, Interix 3.5, Android 5.1.
+glibc 2.3.6, Mac OS 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.3, Cygwin 1.5.x, mingw, MSVC 14, Android 5.1.
@item
On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
accommodate all Unicode characters.