]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Fix getentropy implementation to use the correct system hooks
authorGuillem Jover <guillem@hadrons.org>
Wed, 2 Dec 2015 03:00:58 +0000 (04:00 +0100)
committerGuillem Jover <guillem@hadrons.org>
Wed, 2 Dec 2015 03:03:16 +0000 (04:03 +0100)
commitd2f59a23d5e1d8bc440c061cac2a0d6fc133a79e
treee1e47fb4ade851339d761924a5c4ac200a599982
parent01b77f0dcf7f43fe598d5f6aa34f9edfad418432
Fix getentropy implementation to use the correct system hooks

Include getentropy_<SYSTEM>.c instead of arc4random_<SYSTEM>.c.
src/getentropy.c