summaryrefslogtreecommitdiff
path: root/doc/glibc-headers
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-headers
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-headers')
-rw-r--r--doc/glibc-headers/resolv.texi5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/glibc-headers/resolv.texi b/doc/glibc-headers/resolv.texi
index ab812fbf57..d4744768fe 100644
--- a/doc/glibc-headers/resolv.texi
+++ b/doc/glibc-headers/resolv.texi
@@ -4,10 +4,7 @@
Defines the types @code{res_sendhookact}, @code{res_send_qhook},
@code{res_send_rhook}, @code{res_state}, @code{struct res_sym} and the
macros @code{_PATH_RESCONF}, @code{RES_*}, and declares the functions
-@code{fp_nquery}, @code{fp_query},
-@code{hostalias},
-@code{p_query},
-@code{res_close}, @code{res_init}, @code{res_isourserver},
+@code{res_close}, @code{res_init},
@code{res_mkquery}, @code{res_query}, @code{res_querydomain},
@code{res_search}, @code{res_send}.