Skip to content

os/include: Use reallocarray and arc4random_buf from glibc

Callum Farmer requested to merge gmbr3/xserver:glibc-2.36 into master

When reallocarray and arc4random_buf are available from glibc we should prioritize them over the ones from libbsd

Signed-off-by: Callum Farmer gmbr3@opensuse.org

Merge request reports