summaryrefslogtreecommitdiff
path: root/doc/posix-functions/open_wmemstream.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-12-14 19:47:43 +0100
committerBruno Haible <bruno@clisp.org>2008-12-14 19:47:43 +0100
commit17f87c3231d8808b8e873126abf15e6e8b9a0e67 (patch)
tree593a1695837a276af282b974eab23ad06617f10e /doc/posix-functions/open_wmemstream.texi
parente2bc86f63c5d0d0e940c2af05c4681bfc22e27bd (diff)
downloadgnulib-17f87c3231d8808b8e873126abf15e6e8b9a0e67.tar.gz
Document functions that have been added to POSIX:2008.
Diffstat (limited to 'doc/posix-functions/open_wmemstream.texi')
-rw-r--r--doc/posix-functions/open_wmemstream.texi18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/posix-functions/open_wmemstream.texi b/doc/posix-functions/open_wmemstream.texi
new file mode 100644
index 0000000000..0b0dce8d52
--- /dev/null
+++ b/doc/posix-functions/open_wmemstream.texi
@@ -0,0 +1,18 @@
+@node open_wmemstream
+@section @code{open_wmemstream}
+@findex open_wmemstream
+
+POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/open_wmemstream.html}
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on some platforms:
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+@end itemize