]> git.ipfire.org Git - thirdparty/bird.git/commit
sysdep: Add wrapper to get random bytes - update
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 7 Apr 2021 23:15:17 +0000 (01:15 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 6 Jun 2021 14:26:06 +0000 (16:26 +0200)
commite5724f71d2c054bc51d66092beb6af4da21e0c62
tree210ddf678e7aa8cb503f6fb5b977864861699e2b
parentc48ebde5ce6db3da8cd571d213d1a1f265de8983
sysdep: Add wrapper to get random bytes - update

Simplify the code and fix an issue with getentropy() return value.
conf/conf.c
configure.ac
lib/birdlib.h
sysdep/unix/random.c