svn commit: r276935 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Sat Jan 10 22:04:25 UTC 2015


Author: gjb
Date: Sat Jan 10 22:04:24 2015
New Revision: 276935
URL: https://svnweb.freebsd.org/changeset/base/276935

Log:
  Document r272842, r272848, dl_iterate_pthr(3) always
  returns the path of the dlpi_name ELF object.
  
  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	Sat Jan 10 22:04:21 2015	(r276934)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Jan 10 22:04:24 2015	(r276935)
@@ -550,6 +550,12 @@
       <acronym>USDT</acronym> probe arguments, and function return
       values.</para>
 
+    <para revision="272842,272848" contrib="sponsor"
+      sponsor="&ff;">The &man.dl.iterate.phdr.3; library has been
+      changed to always return the path name of the
+      <acronym>ELF</acronym> object in the
+      <literal>dlpi_name</literal> structure member.</para>
+
     <sect3 xml:id="abi-compat">
       <title><acronym>ABI</acronym> Compatibility</title>
 


More information about the svn-src-all mailing list