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:
@ -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
|
||||
|
Reference in New Issue
Block a user