Skip to content
Snippets Groups Projects
user avatar
bors authored
Add constants used by getrandom linux syscall

getrandom syscall was added in kernel 3.17. Musl and android seems to use old kernel headers, but considering that they define SYS_getrandom, the constants GRND_NONBLOCK and GRND_RANDOM should also be defined.
833e67ff
History
Name Last commit Last update