git: Add a getentropy(3) manual page.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Dec 31 10:29:25 PST 2021
commit d52e3170130f2ddf5b002f195940ccc0f0aaeeca
Author: Sascha Wildner <saw at online.de>
Date: Fri Dec 31 19:29:14 2021 +0100
Add a getentropy(3) manual page.
Taken-from: FreeBSD
Summary of changes:
lib/libc/gen/Makefile.inc | 2 +-
lib/libc/gen/getentropy.3 | 92 +++++++++++++++++++++++++++++++++++++++++++++++
lib/libc/sys/getrandom.2 | 4 +--
share/man/man4/random.4 | 3 +-
4 files changed, 97 insertions(+), 4 deletions(-)
create mode 100644 lib/libc/gen/getentropy.3
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d52e3170130f2ddf5b002f195940ccc0f0aaeeca
--
DragonFly BSD source repository
More information about the Commits
mailing list