<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/rtld-elf, branch stable/3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC 1.3 -&gt; 1.4: Make the default locking work with JDK and pthreads.</title>
<updated>2000-01-28T19:28:21+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>2000-01-28T19:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3c1cbb1da28e500674904ff142d03fa1cb97c12b'/>
<id>3c1cbb1da28e500674904ff142d03fa1cb97c12b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.41 -&gt; 1.42: Treat white space as a separator in LD_PRELOAD.</title>
<updated>2000-01-25T01:43:29+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>2000-01-25T01:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f480820b9b4a3c473ae34c889e110bd14b239ac'/>
<id>3f480820b9b4a3c473ae34c889e110bd14b239ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync with -current: add locking support to the dynamic linker.</title>
<updated>2000-01-21T02:31:53+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>2000-01-21T02:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0c897e19f5371fdb3ab2ba1144442c6e746715a9'/>
<id>0c897e19f5371fdb3ab2ba1144442c6e746715a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_3'.</title>
<updated>2000-01-17T11:53:55+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-01-17T11:53:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=afe0c568629cae0d8c0332903d3ff9851b939335'/>
<id>afe0c568629cae0d8c0332903d3ff9851b939335</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: fixes for dlopen() which allow mozilla to actually work in -stable.</title>
<updated>1999-12-17T01:47:15+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-12-17T01:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e14abeefac54458702e6981f2cc9fc356c3325e7'/>
<id>e14abeefac54458702e6981f2cc9fc356c3325e7</id>
<content type='text'>
     /usr/bin/id ran just fine after these changes, so jdp says "ship it." :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     /usr/bin/id ran just fine after these changes, so jdp says "ship it." :)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.38 -&gt; 1.39: Fix comment describing shared library search</title>
<updated>1999-11-19T04:47:36+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1999-11-19T04:47:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=761768e0081b26570867b5f081b3b31d78d89771'/>
<id>761768e0081b26570867b5f081b3b31d78d89771</id>
<content type='text'>
order.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
order.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.37 -&gt; 1.38:  Change the warning about unrecognized entries in</title>
<updated>1999-09-06T16:50:54+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1999-09-06T16:50:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a704768977ec9199b2b72bc6677cb6958133e680'/>
<id>a704768977ec9199b2b72bc6677cb6958133e680</id>
<content type='text'>
the dynamic table to a debug message.

PR:		bin/12849
Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the dynamic table to a debug message.

PR:		bin/12849
Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:04:30+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ee00aca0117c842d6282ea58ac984b2b34123ec2'/>
<id>ee00aca0117c842d6282ea58ac984b2b34123ec2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.29 -&gt; 1.30: Fix segmentation violations in certain obscure</title>
<updated>1999-08-22T17:31:31+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1999-08-22T17:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9aaab664b0a83b93966db8504bc9ead578efd8af'/>
<id>9aaab664b0a83b93966db8504bc9ead578efd8af</id>
<content type='text'>
cases involving failed dlopens.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cases involving failed dlopens.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Change many asserts into normal errors.  Enable format string</title>
<updated>1999-08-22T17:28:18+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1999-08-22T17:28:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f7b86cebd519bc0d2c12cd90404c2b6b557c70cc'/>
<id>f7b86cebd519bc0d2c12cd90404c2b6b557c70cc</id>
<content type='text'>
mismatch checking for _rtld_error().

    map_object.c:   1.2  -&gt; 1.3
    rtld.c:         1.28 -&gt; 1.29
    rtld.h:         1.6  -&gt; 1.7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mismatch checking for _rtld_error().

    map_object.c:   1.2  -&gt; 1.3
    rtld.c:         1.28 -&gt; 1.29
    rtld.h:         1.6  -&gt; 1.7
</pre>
</div>
</content>
</entry>
</feed>
