Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2018 18:42:08 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52561 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Message-ID:  <201812041842.wB4Ig8He090222@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Dec  4 18:42:08 2018
New Revision: 52561
URL: https://svnweb.freebsd.org/changeset/doc/52561

Log:
  Document r331279, getrandom(2) and getentropy(3) additions.
  
  Submitted by:	cem
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Tue Dec  4 18:42:06 2018	(r52560)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Tue Dec  4 18:42:08 2018	(r52561)
@@ -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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812041842.wB4Ig8He090222>