Document r331279, getrandom(2) and getentropy(3) additions.

Submitted by:	cem
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-12-04 18:42:08 +00:00
parent 3cbdfe6f4e
commit 5c14ec4d43
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52561

View file

@ -306,6 +306,10 @@
<sect2 xml:id="userland-libraries">
<title>Runtime Libraries and API</title>
<para revision="331279">The &man.getrandom.2; system call and
&man.getentropy.3; library have been added, compatible with
&linux; and OpenBSD implementations.</para>
<para revision="338059">The &man.arc4random.3; library has been
updated to match the OpenBSD version 1.35.</para>