util/rand_xor: extend the urandom path to all non-Windows platforms
authorEric Engestrom <eric.engestrom@intel.com>
Sun, 13 Oct 2019 07:57:35 +0000 (08:57 +0100)
committerMarge Bot <eric+marge@anholt.net>
Sat, 16 May 2020 12:05:37 +0000 (12:05 +0000)
commitfa3549c92b240aab23bd5838f1fdca2ae4caf055
tree8f69f811acd46e016e13765883013b2f60757a11
parentd76abe98cf15226f25d93e76e383715061ada6f4
util/rand_xor: extend the urandom path to all non-Windows platforms

Any system that provides `/dev/urandom` should be allowed to try to use it.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2316>
src/util/rand_xor.c