<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/libexec/rtld-elf/rtld.1, branch release/5.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-05-07T17:51:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-05-07T17:51:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-05-07T17:51:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77'/>
<id>urn:sha1:e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77</id>
<content type='text'>
'RELENG_5_4_0_RELEASE'.

This commit was manufactured to restore the state of the 5.4-RELEASE image.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2005-02-27T20:47:20Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2005-02-27T20:47:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=33cd8375575beba58a80b4c3e7bc1a25138066f8'/>
<id>urn:sha1:33cd8375575beba58a80b4c3e7bc1a25138066f8</id>
<content type='text'>
	1.14	libmap.c
	1.4	libmap.h
	1.39	rtld.1
	1.102	rtld.c

Description from Dan:

	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;
</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:09Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-06-19T04:34:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ded0e523637dccd956208a03ccfd080f104193be'/>
<id>urn:sha1:ded0e523637dccd956208a03ccfd080f104193be</id>
<content type='text'>
claim that they do.
</content>
</entry>
<entry>
<title>Provide a mechanism for dumping relocation information.</title>
<updated>2003-06-19T03:55:38Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-06-19T03:55:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c5d061c17a2a10bb3dade97e5a8161ae029dc0a0'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Assorted mdoc(7) fixes.</title>
<updated>2003-06-02T15:02:06Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-06-02T15:02:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=09f84dd1d3a2894c4836b20621e2023ae8e930d1'/>
<id>urn:sha1:09f84dd1d3a2894c4836b20621e2023ae8e930d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the environment variable LD_LIBMAP_DISABLE to disable</title>
<updated>2003-05-31T14:45:11Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-05-31T14:45:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4df60d1cacdeb2cac619f84e0033643c19962c0c'/>
<id>urn:sha1:4df60d1cacdeb2cac619f84e0033643c19962c0c</id>
<content type='text'>
libmap.conf(5) functionality.
</content>
</entry>
<entry>
<title>Since libmap.conf is referenced in rtld.1, include it in the references</title>
<updated>2003-05-17T19:46:49Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2003-05-17T19:46:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=94deb3f034ea1784322d26cadcc7650af17f480e'/>
<id>urn:sha1:94deb3f034ea1784322d26cadcc7650af17f480e</id>
<content type='text'>
section.

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>mdoc(7) police: Normalize the FILES section.</title>
<updated>2003-05-16T21:34:21Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-05-16T21:34:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=60cdf2f1a0fd62868fbe42ef542aeb58751ccf37'/>
<id>urn:sha1:60cdf2f1a0fd62868fbe42ef542aeb58751ccf37</id>
<content type='text'>
Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>Dynamic object dependency mapping: libmap.</title>
<updated>2003-04-07T16:21:26Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-04-07T16:21:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=29ade362259ab5b1bcb692c1f5c74fb839b4e91c'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Advertize rtld(1) as ld.so(1) in manual pages world</title>
<updated>2003-02-13T23:07:28Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2003-02-13T23:07:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d9943f166be64e59c45bfafa8373157c4541cd69'/>
<id>urn:sha1:d9943f166be64e59c45bfafa8373157c4541cd69</id>
<content type='text'>
</content>
</entry>
</feed>
