Add a fallback definition for __NR_getrandom for x86 linux
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 19 Aug 2019 06:25:07 +0000 (08:25 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 19 Aug 2019 14:06:39 +0000 (16:06 +0200)
commit84814f773424e21274dff8164a7201575fe33477
tree3078570a2215b33e24710c9f711be74d851b6712
parent40cb2be7c5e2755733201ef8feb6edc27c40ad64
Add a fallback definition for __NR_getrandom for x86 linux

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9639)

(cherry picked from commit 038b381ecf2a988eee4c7bb21074ed0603303bd1)
crypto/rand/rand_unix.c