mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 17:26:11 +00:00

Implement GNU extension getentropy. This function is used by many programs to acquire entropy without handling the loop of getrandom.
Implement GNU extension getentropy. This function is used by many programs to acquire entropy without handling the loop of getrandom.