svn commit: r52594 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Dec 5 19:26:37 UTC 2018
Author: gjb
Date: Wed Dec 5 19:26:36 2018
New Revision: 52594
URL: https://svnweb.freebsd.org/changeset/doc/52594
Log:
Document r337992, pthread(3) POSIX/SUSv4-2018 compliance
improvements.
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 Wed Dec 5 19:26:35 2018 (r52593)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Wed Dec 5 19:26:36 2018 (r52594)
@@ -414,6 +414,11 @@
<sect2 xml:id="userland-abi">
<title>ABI Compatibility</title>
+ <para revision="337992">The &man.pthread.3; library has been
+ updated to incorporate
+ <acronym>POSIX</acronym>/<acronym>SUSv4</acronym>-2018
+ compliance improvements.</para>
+
<para revision="338331">The &man.arc4random.3; library has been
updated to remove <function>arc4random_stir()</function> and
<function>arc4random_addrandom()</function>.</para>
More information about the svn-doc-all
mailing list