summaryrefslogtreecommitdiff
path: root/doc/posix-functions/wcsdup.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-12-14 19:08:31 +0100
committerBruno Haible <bruno@clisp.org>2008-12-14 19:10:34 +0100
commite2bc86f63c5d0d0e940c2af05c4681bfc22e27bd (patch)
treeffd502808ce941540d63ba13f7a6f75c229f6f2b /doc/posix-functions/wcsdup.texi
parent943ae74f655c15b4c7bef0b1285cf353bf076f7c (diff)
downloadgnulib-e2bc86f63c5d0d0e940c2af05c4681bfc22e27bd.tar.gz
Move documentation for glibc functions that are now in POSIX.
Diffstat (limited to 'doc/posix-functions/wcsdup.texi')
-rw-r--r--doc/posix-functions/wcsdup.texi18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/posix-functions/wcsdup.texi b/doc/posix-functions/wcsdup.texi
new file mode 100644
index 0000000000..614a248341
--- /dev/null
+++ b/doc/posix-functions/wcsdup.texi
@@ -0,0 +1,18 @@
+@node wcsdup
+@section @code{wcsdup}
+@findex wcsdup
+
+POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcsdup.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:
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, BeOS.
+@end itemize