History log of /dflybsd-src/lib/libc/gen/getentropy.c (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v6.4.0, v6.4.0rc1, v6.5.0, v6.2.2, v6.2.1, v6.3.0
# fef748e3 30-Dec-2021 Matthew Dillon <dillon@apollo.backplane.com>

libc - Add getentropy()

* Add getentropy(). This function uses getrandom() internally.

Requested-by: zrj, for dports