summaryrefslogtreecommitdiff
path: root/doc/pastposix-functions
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-08-07 23:02:21 +0200
committerBruno Haible <bruno@clisp.org>2020-08-07 23:02:21 +0200
commita782d567d90dc8c8535562adc748443ce7d5f2fa (patch)
tree39a108f2469c0ab4a0a67bd2185b8989a33a1b46 /doc/pastposix-functions
parent4ad699672ce46009832793ecd8aa4027bd10205e (diff)
downloadgnulib-a782d567d90dc8c8535562adc748443ce7d5f2fa.tar.gz
doc: Update for glibc 2.32.
* doc/glibc-functions/__libc_single_threaded.texi: New file. * doc/glibc-functions/pthread_attr_getsigmask_np.texi: New file. * doc/glibc-functions/pthread_attr_setsigmask_np.texi: New file. * doc/glibc-functions/sigabbrev_np.texi: New file. * doc/glibc-functions/sigdescr_np.texi: New file. * doc/glibc-functions/strerrordesc_np.texi: New file. * doc/glibc-functions/strerrorname_np.texi: New file. * doc/gnulib.texi: Include them. (Glibc sys/single_threaded.h): New section. * doc/pastposix-functions/h_errno.texi: Update. * doc/posix-functions/*.texi: Likewise. * doc/glibc-functions/*.texi: Likewise.
Diffstat (limited to 'doc/pastposix-functions')
-rw-r--r--doc/pastposix-functions/h_errno.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pastposix-functions/h_errno.texi b/doc/pastposix-functions/h_errno.texi
index e5820850ed..28bc0f6e15 100644
--- a/doc/pastposix-functions/h_errno.texi
+++ b/doc/pastposix-functions/h_errno.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.31, IRIX 6.5, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.32, IRIX 6.5, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
@end itemize