svn commit: r284822 - head/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Thu Jun 25 18:44:17 UTC 2015
Author: gjb
Date: Thu Jun 25 18:44:16 2015
New Revision: 284822
URL: https://svnweb.freebsd.org/changeset/base/284822
Log:
Document r282988, alloc_align() added to malloc.h and stdlib.h.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Jun 25 18:44:14 2015 (r284821)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Jun 25 18:44:16 2015 (r284822)
@@ -576,6 +576,11 @@
up-to-date version is available in the Ports Collection as
<filename
role="package">devel/libiomp5-devel</filename>.</para>
+
+ <para revision="282988">The <filename>stdlib.h</filename> and
+ <filename>malloc.h</filename> headers have been updated to
+ make use of the <application>gcc</application>
+ <literal>alloc_align()</literal> attribute.</para>
</sect2>
<sect2 xml:id="userland-abi">
More information about the svn-src-all
mailing list