mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
319d2a7b60
This patch adds the GRND_INSECURE constant from Linux 5.6 to glibc's sys/random.h. This is also added to the documentation. The constant acts as a no-op for the Hurd implementation (as that doesn't check whether the flags are known), which is semantically fine, while older Linux kernels reject unknown flags with an EINVAL error. Tested for x86_64. |
||
---|---|---|
.. | ||
errno.h | ||
random.h |