<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/rtld-elf, branch release/4.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-07-26T21:12:35Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-26T21:12:35Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>urn:sha1:7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: rev 1.13 (use install(1) rather than cp)</title>
<updated>2000-07-20T11:16:05Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-07-20T11:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=212a5eed32d8d3795a4410f29213eddfcda9a4cf'/>
<id>urn:sha1:212a5eed32d8d3795a4410f29213eddfcda9a4cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Block signals while holding the exclusive lock to avoid locking</title>
<updated>2000-07-18T02:15:22Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>2000-07-18T02:15:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=94511e52c7daaeb4cd3f2f952f9744311a3abb9d'/>
<id>urn:sha1:94511e52c7daaeb4cd3f2f952f9744311a3abb9d</id>
<content type='text'>
against self.  The revisions merged are:

    alpha/lockdflt.c:	1.5 -&gt; 1.6
    i386/lockdflt.c:	1.5 -&gt; 1.6

I discussed this merge with the release engineer and we agreed that
this particular merge would best be done as soon as possible, rather
than waiting until just before the 4.1 code freeze when it couldn't
receive the benefit of testing with the ports it is intended to
fix.  (It should fix Mozilla and other user threads based programs.
And it should fail to break any linuxthreads based programs.)

Approved by:	jkh
</content>
</entry>
<entry>
<title>MFC: Use spinlocks + nanosleep for thread locking to make it work</title>
<updated>2000-07-12T04:49:06Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>2000-07-12T04:49:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d2325b6c390b790dccc71dc12d2accb893d06a28'/>
<id>urn:sha1:d2325b6c390b790dccc71dc12d2accb893d06a28</id>
<content type='text'>
with all threads packages.  Revamp data structures to allow
non-exclusive locking in most cases.  Deprecate dllockinit() and
make it a do-nothing stub.  Merges in the following deltas:

    src/libexec/rtld-elf/rtld.c			1.46
    src/libexec/rtld-elf/rtld.h			1.18
    src/libexec/rtld-elf/alpha/lockdflt.c	1.5
    src/libexec/rtld-elf/alpha/rtld_machdep.h	1.4
    src/libexec/rtld-elf/alpha/rtld_start.S	1.4
    src/libexec/rtld-elf/i386/lockdflt.c	1.5
    src/libexec/rtld-elf/i386/rtld_machdep.h	1.4
</content>
</entry>
<entry>
<title>MFC 1.10 -&gt; 1.11: Eliminate unaligned accesses while relocating.</title>
<updated>2000-07-12T04:32:30Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>2000-07-12T04:32:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a38a9833ad3c0bf2f44bb48cfeef4b3fd6047462'/>
<id>urn:sha1:a38a9833ad3c0bf2f44bb48cfeef4b3fd6047462</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 1.19 -&gt; 1.20: Fix .Po usage.</title>
<updated>2000-07-12T02:17:17Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>2000-07-12T02:17:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ad2443fddaa380c36917a82cd56a584a4ac16acf'/>
<id>urn:sha1:ad2443fddaa380c36917a82cd56a584a4ac16acf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 1.10 -&gt; 1.11: Fix missing DPADDs and some style bugs.</title>
<updated>2000-07-12T02:14:47Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>2000-07-12T02:14:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5cbf51af5fa03389ec9916a3d99339310c2cd938'/>
<id>urn:sha1:5cbf51af5fa03389ec9916a3d99339310c2cd938</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2000-07-10T19:20:09Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-10T19:20:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=209a6f5a68b2827a91a4e30803330408299dd4dd'/>
<id>urn:sha1:209a6f5a68b2827a91a4e30803330408299dd4dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: rev 1.12 (save previous dynamic linker)</title>
<updated>2000-07-08T10:01:43Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-07-08T10:01:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d39385e84de93e27685b88e0beea809357df9559'/>
<id>urn:sha1:d39385e84de93e27685b88e0beea809357df9559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Cross-reference ldd(1) in rtld(1) and vice versa.</title>
<updated>2000-03-28T09:04:19Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-03-28T09:04:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=79f416473fe0b2f23c19206898cbc478720c48d3'/>
<id>urn:sha1:79f416473fe0b2f23c19206898cbc478720c48d3</id>
<content type='text'>
</content>
</entry>
</feed>
