svn commit: r318552 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri May 19 20:11:33 UTC 2017


Author: gjb
Date: Fri May 19 20:11:31 2017
New Revision: 318552
URL: https://svnweb.freebsd.org/changeset/base/318552

Log:
  Document r309258, max_align_t' is now defined for C11 compliance.
  
  Submitted by:	jhb
  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	Fri May 19 20:11:30 2017	(r318551)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri May 19 20:11:31 2017	(r318552)
@@ -362,6 +362,9 @@
     <sect2 xml:id="userland-abi">
       <title>ABI Compatibility</title>
 
+      <para revision="309258">The type <literal>max_align_t</literal>
+	is now defined for C11 compliance.</para>
+
       <para revision="315274" contrib="sponsor"
 	sponsor="&dellemc;">The
 	<function>sem_clockwait_np()</function> library function has


More information about the svn-src-all mailing list