svn commit: r318054 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue May 9 17:21:45 UTC 2017
Author: gjb
Date: Tue May 9 17:21:43 2017
New Revision: 318054
URL: https://svnweb.freebsd.org/changeset/base/318054
Log:
Document r315274, sem_clockwait_np() addition.
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 9 17:21:42 2017 (r318053)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 9 17:21:43 2017 (r318054)
@@ -257,6 +257,12 @@
<sect2 xml:id="userland-abi">
<title>ABI Compatibility</title>
+ <para revision="315274" contrib="sponsor"
+ sponsor="&dellemc;">The
+ <function>sem_clockwait_np()</function> library function has
+ been added, which allows the caller to specify the reference
+ clock and choose between absolute and relative mode.</para>
+
<para revision="315282">The <application>clang</application>
<literal>nullability</literal> attribute has been added to the
<literal>C</literal> library headers.</para>
More information about the svn-src-stable-11
mailing list