]> Savannah Git Hosting - gnulib.git/commit
doc: Update for glibc 2.34.
authorBruno Haible <bruno@clisp.org>
Sat, 14 Aug 2021 20:07:33 +0000 (22:07 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 14 Aug 2021 20:07:33 +0000 (22:07 +0200)
commit8f4538a53d64054ae2fc8b86c0f87c418c6176e6
tree883ad80aa995c1342b195ce195a5ed574c73131d
parent5b819771642ca46e8dc33d2798924d838bc3bd05
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.
40 files changed:
ChangeLog
doc/glibc-functions/_Fork.texi [new file with mode: 0644]
doc/glibc-functions/closefrom.texi [new file with mode: 0644]
doc/glibc-functions/dn_comp.texi [new file with mode: 0644]
doc/glibc-functions/dn_skipname.texi [new file with mode: 0644]
doc/glibc-functions/execveat.texi [new file with mode: 0644]
doc/glibc-functions/getrandom.texi
doc/glibc-functions/inet_neta.texi [deleted file]
doc/glibc-functions/lchmod.texi
doc/glibc-functions/malloc_get_state.texi [deleted file]
doc/glibc-functions/malloc_set_state.texi [deleted file]
doc/glibc-functions/posix_spawn_file_actions_addclosefrom_np.texi [new file with mode: 0644]
doc/glibc-functions/pthread_mutex_consistent_np.texi [deleted file]
doc/glibc-functions/pthread_mutexattr_getrobust_np.texi [deleted file]
doc/glibc-functions/pthread_mutexattr_setrobust_np.texi [deleted file]
doc/glibc-functions/pthread_yield.texi [deleted file]
doc/glibc-functions/res_dnok.texi [new file with mode: 0644]
doc/glibc-functions/res_hnok.texi [new file with mode: 0644]
doc/glibc-functions/res_mailok.texi [new file with mode: 0644]
doc/glibc-functions/res_mkquery.texi
doc/glibc-functions/res_nmkquery.texi [new file with mode: 0644]
doc/glibc-functions/res_nquery.texi [new file with mode: 0644]
doc/glibc-functions/res_nquerydomain.texi [new file with mode: 0644]
doc/glibc-functions/res_nsearch.texi [new file with mode: 0644]
doc/glibc-functions/res_nsend.texi [new file with mode: 0644]
doc/glibc-functions/res_ownok.texi [new file with mode: 0644]
doc/glibc-functions/res_querydomain.texi
doc/glibc-functions/res_send.texi [new file with mode: 0644]
doc/glibc-functions/sysctl.texi
doc/glibc-headers/resolv.texi
doc/gnulib.texi
doc/pastposix-functions/h_errno.texi
doc/posix-functions/crypt.texi
doc/posix-functions/fchmodat.texi
doc/posix-functions/fclose.texi
doc/posix-functions/fflush.texi
doc/posix-functions/mbrtowc.texi
doc/posix-functions/mbtowc.texi
doc/posix-functions/setkey.texi
doc/posix-functions/timespec_getres.texi [new file with mode: 0644]