<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/rtld-elf/rtld.1, branch releng/6.1</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Removed trailing whitespace.</title>
<updated>2005-06-14T08:41:11+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-06-14T08:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cc4fdb1de974733c71bb13ea0736dd1307191612'/>
<id>cc4fdb1de974733c71bb13ea0736dd1307191612</id>
<content type='text'>
Approved by:	re (blanket)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (blanket)
</pre>
</div>
</content>
</entry>
<entry>
<title>Description from Dan:</title>
<updated>2005-02-04T02:46:41+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2005-02-04T02:46:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5b08cb04498aacb83309f575e7272684decc7bd7'/>
<id>5b08cb04498aacb83309f575e7272684decc7bd7</id>
<content type='text'>
	Another handy libmap patch.  Lets you do stuff like this:

	LD_LIBMAP="libpthread.so.1=libthr.so.1" mythreadedapp

	If you already have a program-specific override in libmap.conf, note
	that you must use a program-specific override in LD_LIBMAP:

	LD_LIBMAP="[mythreadedapp],libpthread.so.1=libthr.so.1" mythreadedapp

PR:		bin/74471
Submitted by:	Dan Nelson &lt;dnelson AT allantgroup.com&gt;
MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Another handy libmap patch.  Lets you do stuff like this:

	LD_LIBMAP="libpthread.so.1=libthr.so.1" mythreadedapp

	If you already have a program-specific override in libmap.conf, note
	that you must use a program-specific override in LD_LIBMAP:

	LD_LIBMAP="[mythreadedapp],libpthread.so.1=libthr.so.1" mythreadedapp

PR:		bin/74471
Submitted by:	Dan Nelson &lt;dnelson AT allantgroup.com&gt;
MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>LD_DUMP_REL_PRE and LD_DUMP_REL_POST don't output to stderr; don't</title>
<updated>2003-06-19T04:34:09+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-06-19T04:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ded0e523637dccd956208a03ccfd080f104193be'/>
<id>ded0e523637dccd956208a03ccfd080f104193be</id>
<content type='text'>
claim that they do.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
claim that they do.
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide a mechanism for dumping relocation information.</title>
<updated>2003-06-19T03:55:38+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-06-19T03:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c5d061c17a2a10bb3dade97e5a8161ae029dc0a0'/>
<id>c5d061c17a2a10bb3dade97e5a8161ae029dc0a0</id>
<content type='text'>
Setting the LD_DUMP_REL_PRE or LD_DUMP_REL_POST environment variables
cause rtld-elf to output a table of all relocations.

This is useful for debugging.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setting the LD_DUMP_REL_PRE or LD_DUMP_REL_POST environment variables
cause rtld-elf to output a table of all relocations.

This is useful for debugging.
</pre>
</div>
</content>
</entry>
<entry>
<title>Assorted mdoc(7) fixes.</title>
<updated>2003-06-02T15:02:06+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-06-02T15:02:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=09f84dd1d3a2894c4836b20621e2023ae8e930d1'/>
<id>09f84dd1d3a2894c4836b20621e2023ae8e930d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the environment variable LD_LIBMAP_DISABLE to disable</title>
<updated>2003-05-31T14:45:11+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-05-31T14:45:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4df60d1cacdeb2cac619f84e0033643c19962c0c'/>
<id>4df60d1cacdeb2cac619f84e0033643c19962c0c</id>
<content type='text'>
libmap.conf(5) functionality.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libmap.conf(5) functionality.
</pre>
</div>
</content>
</entry>
<entry>
<title>Since libmap.conf is referenced in rtld.1, include it in the references</title>
<updated>2003-05-17T19:46:49+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2003-05-17T19:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=94deb3f034ea1784322d26cadcc7650af17f480e'/>
<id>94deb3f034ea1784322d26cadcc7650af17f480e</id>
<content type='text'>
section.

Approved by:	re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
section.

Approved by:	re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>mdoc(7) police: Normalize the FILES section.</title>
<updated>2003-05-16T21:34:21+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-05-16T21:34:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=60cdf2f1a0fd62868fbe42ef542aeb58751ccf37'/>
<id>60cdf2f1a0fd62868fbe42ef542aeb58751ccf37</id>
<content type='text'>
Approved by:	re (blanket)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (blanket)
</pre>
</div>
</content>
</entry>
<entry>
<title>Dynamic object dependency mapping: libmap.</title>
<updated>2003-04-07T16:21:26+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-04-07T16:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=29ade362259ab5b1bcb692c1f5c74fb839b4e91c'/>
<id>29ade362259ab5b1bcb692c1f5c74fb839b4e91c</id>
<content type='text'>
This is an optional feature, disabled by default.

This will be useful to people testing the various POSIX threading
libraries under -CURRENT but can easily serve other needs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an optional feature, disabled by default.

This will be useful to people testing the various POSIX threading
libraries under -CURRENT but can easily serve other needs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Advertize rtld(1) as ld.so(1) in manual pages world</title>
<updated>2003-02-13T23:07:28+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2003-02-13T23:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d9943f166be64e59c45bfafa8373157c4541cd69'/>
<id>d9943f166be64e59c45bfafa8373157c4541cd69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
