summaryrefslogtreecommitdiff
path: root/doc/posix-functions/dbm_firstkey.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/dbm_firstkey.texi')
-rw-r--r--doc/posix-functions/dbm_firstkey.texi18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/posix-functions/dbm_firstkey.texi b/doc/posix-functions/dbm_firstkey.texi
new file mode 100644
index 0000000000..8b6837251d
--- /dev/null
+++ b/doc/posix-functions/dbm_firstkey.texi
@@ -0,0 +1,18 @@
+@node dbm_firstkey
+@section @code{dbm_firstkey}
+@findex dbm_firstkey
+
+POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_firstkey.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, Cygwin, mingw, BeOS.
+@end itemize