summaryrefslogtreecommitdiff
path: root/doc/gnulib.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-06-10 14:08:31 +0200
committerBruno Haible <bruno@clisp.org>2019-06-10 14:08:31 +0200
commitd358d60bd8b44c3fec651b398ca41c4aa1f10377 (patch)
treee01e0a0cd1bac77a616abb37b6fc10ed54965a6b /doc/gnulib.texi
parent95a6c97d2108c0f199028fdec785346ccf98a4e1 (diff)
downloadgnulib-d358d60bd8b44c3fec651b398ca41c4aa1f10377.tar.gz
doc: Mention getrandom, getentropy.
* doc/glibc-functions/getrandom.texi: New file. * doc/glibc-functions/getentropy.texi: New file. * doc/gnulib.texi (Glibc sys/random.h): New section.
Diffstat (limited to 'doc/gnulib.texi')
-rw-r--r--doc/gnulib.texi12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/gnulib.texi b/doc/gnulib.texi
index 60d5e6f498..b37b3401e0 100644
--- a/doc/gnulib.texi
+++ b/doc/gnulib.texi
@@ -3736,6 +3736,7 @@ This list of functions is sorted according to the header that declares them.
* Glibc sys/profil.h::
* Glibc sys/ptrace.h::
* Glibc sys/quota.h::
+* Glibc sys/random.h::
* Glibc sys/reboot.h::
* Glibc sys/resource.h::
* Glibc sys/sem.h::
@@ -5904,6 +5905,17 @@ This list of functions is sorted according to the header that declares them.
@include glibc-functions/quotactl.texi
+@node Glibc sys/random.h
+@section Glibc @code{<sys/random.h>}
+
+@menu
+* getentropy::
+* getrandom::
+@end menu
+
+@include glibc-functions/getentropy.texi
+@include glibc-functions/getrandom.texi
+
@node Glibc sys/reboot.h
@section Glibc @code{<sys/reboot.h>}