]> granicus.if.org Git - openssl/commit
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:01:31 +0000 (16:01 +0200)
commit038b381ecf2a988eee4c7bb21074ed0603303bd1
tree1a9006daad103f335f2bba6d9a8decbb346ca238
parent81ff9eebbcf15ce04b52cc4257b265617ba412eb
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)
crypto/rand/rand_unix.c