about summary refs log tree commit diff
path: root/stdlib/Versions
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-12-12 17:28:03 +0100
committerFlorian Weimer <fweimer@redhat.com>2016-12-12 17:28:04 +0100
commit92dcaa3e2f7bf0f7f1c04cd2fb6a317df1a4e225 (patch)
tree31c4343ff83e493044ed9678650b790d482cb9d5 /stdlib/Versions
parent341657bc9c17d3ea4546c6d998e67ca349a78e80 (diff)
downloadglibc-92dcaa3e2f7bf0f7f1c04cd2fb6a317df1a4e225.tar.gz
glibc-92dcaa3e2f7bf0f7f1c04cd2fb6a317df1a4e225.tar.xz
glibc-92dcaa3e2f7bf0f7f1c04cd2fb6a317df1a4e225.zip
Add getentropy, getrandom, <sys/random.h> [BZ #17252]
Diffstat (limited to 'stdlib/Versions')
-rw-r--r--stdlib/Versions1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/Versions b/stdlib/Versions
index 54416b7ea6..415b9945e2 100644
--- a/stdlib/Versions
+++ b/stdlib/Versions
@@ -115,6 +115,7 @@ libc {
   GLIBC_2.25 {
     # s*
     strfromd; strfromf; strfroml;
+    getrandom; getentropy;
   }
   GLIBC_PRIVATE {
     # functions which have an additional interface since they are