summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/getrandom.texi
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/glibc-functions/getrandom.texi
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/glibc-functions/getrandom.texi')
-rw-r--r--doc/glibc-functions/getrandom.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/getrandom.texi b/doc/glibc-functions/getrandom.texi
index 2c95fe3561..f8ba845428 100644
--- a/doc/glibc-functions/getrandom.texi
+++ b/doc/glibc-functions/getrandom.texi
@@ -31,7 +31,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
The @code{GRND_INSECURE} flag is missing on some platforms:
-glibc 2.31, macOS 10.15, GNU/kFreeBSD, FreeBSD 12.0, OpenBSD 6.5,
+glibc 2.32, macOS 10.15, GNU/kFreeBSD, FreeBSD 12.0, OpenBSD 6.5,
Minix 3.3, Haiku.
@item