From 92dcaa3e2f7bf0f7f1c04cd2fb6a317df1a4e225 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 12 Dec 2016 17:28:03 +0100 Subject: Add getentropy, getrandom, [BZ #17252] --- stdlib/Versions | 1 + 1 file changed, 1 insertion(+) (limited to 'stdlib/Versions') 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 -- cgit v1.2.3