Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2018 19:26:37 +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: r52594 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Message-ID:  <201812051926.wB5JQblT065368@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



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