summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/getentropy.c
AgeCommit message (Collapse)Author
2025-04-11getentropy: guard syscall to getrandomWaldemar Brodkorb
2025-04-07add getentropy(), fix return value of getrandom()Thorsten Glaser
Signed-off-by: Thorsten Glaser <tg@debian.org>