svn commit: r280138 - head/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Mar 16 15:54:33 UTC 2015
Author: gjb
Date: Mon Mar 16 15:54:32 2015
New Revision: 280138
URL: https://svnweb.freebsd.org/changeset/base/280138
Log:
Document r279186, setmode(3) set errno on failure.
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 Mon Mar 16 15:54:29 2015 (r280137)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Mar 16 15:54:32 2015 (r280138)
@@ -486,6 +486,10 @@
allows adding <application>DTrace</application> probes to
userland applications and libraries without also linking
against &man.elf.3;.</para>
+
+ <para revision="279186">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-all
mailing list