svn commit: r282188 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Apr 28 18:11:50 UTC 2015
Author: gjb
Date: Tue Apr 28 18:11:49 2015
New Revision: 282188
URL: https://svnweb.freebsd.org/changeset/base/282188
Log:
Document r280392, make sure that setmode sets errno on failure.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Apr 28 18:11:47 2015 (r282187)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Apr 28 18:11:49 2015 (r282188)
@@ -216,6 +216,10 @@
<para revision="275040">A new file configuration library,
&man.figpar.3;, has been added to the base system.</para>
+
+ <para revision="280392">The &man.setmode.3; function has been
+ updated to consistently set <literal>errno</literal> on
+ failure.</para>
</sect2>
<sect2 xml:id="userland-abi">
More information about the svn-src-stable
mailing list