getrandom: remove __USE_GNU / add GRND_INSECURE
commitfd4df4b1ec88632e42675c2f50c86f649b69a00c
authorWaldemar Brodkorb <wbx@openadk.org>
Tue, 13 Aug 2024 01:37:18 +0000 (13 03:37 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Tue, 13 Aug 2024 01:50:22 +0000 (13 03:50 +0200)
treedd0f80c8ee5b945a0849a56175f4092d6bb1bd44
parent811cd361e144dd7bdf75bcad8b4572ec786af5c7
getrandom: remove __USE_GNU / add GRND_INSECURE

Neither glibc nor musl use __GNU macro to hide getrandom.
While there sync with glibc and add GRND_INSECURE flag.
libc/sysdeps/linux/common/sys/random.h