1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Add getentropy, getrandom, <sys/random.h> [BZ #17252]

This commit is contained in:
Florian Weimer
2016-12-12 17:28:03 +01:00
parent 341657bc9c
commit 92dcaa3e2f
41 changed files with 693 additions and 4 deletions

View File

@ -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