summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/dn_comp.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-08-14 22:07:33 +0200
committerBruno Haible <bruno@clisp.org>2021-08-14 22:07:33 +0200
commit8f4538a53d64054ae2fc8b86c0f87c418c6176e6 (patch)
tree883ad80aa995c1342b195ce195a5ed574c73131d /doc/glibc-functions/dn_comp.texi
parent5b819771642ca46e8dc33d2798924d838bc3bd05 (diff)
downloadgnulib-8f4538a53d64054ae2fc8b86c0f87c418c6176e6.tar.gz
doc: Update for glibc 2.34.
* doc/posix-functions/timespec_getres.texi: New file. * doc/glibc-functions/_Fork.texi: New file. * doc/glibc-functions/closefrom.texi: New file. * doc/glibc-functions/dn_comp.texi: New file. * doc/glibc-functions/dn_skipname.texi: New file. * doc/glibc-functions/execveat.texi: New file. * doc/glibc-functions/posix_spawn_file_actions_addclosefrom_np.texi: New file. * doc/glibc-functions/res_dnok.texi: New file. * doc/glibc-functions/res_hnok.texi: New file. * doc/glibc-functions/res_mailok.texi: New file. * doc/glibc-functions/res_nmkquery.texi: New file. * doc/glibc-functions/res_nquery.texi: New file. * doc/glibc-functions/res_nquerydomain.texi: New file. * doc/glibc-functions/res_nsearch.texi: New file. * doc/glibc-functions/res_nsend.texi: New file. * doc/glibc-functions/res_ownok.texi: New file. * doc/glibc-functions/res_send.texi: New file. * doc/gnulib.texi: Include them. * doc/glibc-functions/inet_neta.texi: Remove file. * doc/glibc-functions/malloc_get_state.texi: Remove file. * doc/glibc-functions/malloc_set_state.texi: Remove file. * doc/glibc-functions/pthread_mutex_consistent_np.texi: Remove file. * doc/glibc-functions/pthread_mutexattr_getrobust_np.texi: Remove file. * doc/glibc-functions/pthread_mutexattr_setrobust_np.texi: Remove file. * doc/glibc-functions/pthread_yield.texi: Remove file. * doc/gnulib.texi: Don't include them. * doc/glibc-headers/resolv.texi: Update. * doc/pastposix-functions/h_errno.texi: Likewise. * doc/posix-functions/*.texi: Likewise. * doc/glibc-functions/*.texi: Likewise.
Diffstat (limited to 'doc/glibc-functions/dn_comp.texi')
-rw-r--r--doc/glibc-functions/dn_comp.texi18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/glibc-functions/dn_comp.texi b/doc/glibc-functions/dn_comp.texi
new file mode 100644
index 0000000000..727759f14f
--- /dev/null
+++ b/doc/glibc-functions/dn_comp.texi
@@ -0,0 +1,18 @@
+@node dn_comp
+@subsection @code{dn_comp}
+@findex dn_comp
+
+Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/dn_comp.3.html,,man dn_comp}
+
+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 11.1, OpenBSD 6.7, Minix 3.3.0, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0.
+@end itemize