Documentation of what gnulib provides for each function.
[gnulib.git] / doc / functions / munlockall.texi
diff --git a/doc/functions/munlockall.texi b/doc/functions/munlockall.texi
new file mode 100644 (file)
index 0000000..66b95a5
--- /dev/null
@@ -0,0 +1,18 @@
+@node munlockall
+@section @code{munlockall}
+@findex munlockall
+
+POSIX specification: @url{http://www.opengroup.org/susv3xsh/munlockall.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:
+OSF/1 4.0, Cygwin, mingw, BeOS.
+@end itemize