<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc_r, branch release/3.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-09-16T08:26:13+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-09-16T08:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5be28542797ac26e17de490f50e0830003596d38'/>
<id>5be28542797ac26e17de490f50e0830003596d38</id>
<content type='text'>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC rev. 1.12: fix a memory leak.</title>
<updated>1999-08-31T20:16:01+00:00</updated>
<author>
<name>Dmitrij Tejblum</name>
<email>dt@FreeBSD.org</email>
</author>
<published>1999-08-31T20:16:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e4b2e9bfa6d2bf1b52ad9f0df127b643877709ca'/>
<id>e4b2e9bfa6d2bf1b52ad9f0df127b643877709ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:  Make checks for invalid timevals in select() and poll() return</title>
<updated>1999-08-30T00:20:02+00:00</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>1999-08-30T00:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5508423faf7d3bc7f17355b1d4a44f46b180c06e'/>
<id>5508423faf7d3bc7f17355b1d4a44f46b180c06e</id>
<content type='text'>
      -1 and set errno to EINVAL.  Added check for null timespec in
      pthread_cond_timedwait().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
      -1 and set errno to EINVAL.  Added check for null timespec in
      pthread_cond_timedwait().
</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.11</title>
<updated>1999-08-20T21:17:45+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>1999-08-20T21:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fde1a542a6030128d65c6cde265a9d5bd12787bb'/>
<id>fde1a542a6030128d65c6cde265a9d5bd12787bb</id>
<content type='text'>
Reviewed by:	eivind
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	eivind
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: sanity check time structures passed in</title>
<updated>1999-08-19T23:29:37+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>1999-08-19T23:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=04d8ffd2234c2624e759be4d165b1be481901fc1'/>
<id>04d8ffd2234c2624e759be4d165b1be481901fc1</id>
<content type='text'>
uthread_poll.c:       1.2
uthread_nanosleep.c:  1.9
uthread_select.c:     1.10
uthread_cond.c:       1.16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
uthread_poll.c:       1.2
uthread_nanosleep.c:  1.9
uthread_select.c:     1.10
uthread_cond.c:       1.16
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: 1.20 uthread_kern.c, fix handling of time under/overflow</title>
<updated>1999-08-19T16:54:00+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>1999-08-19T16:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=94bef3d80cf743667e9d535f2535228fbc797aba'/>
<id>94bef3d80cf743667e9d535f2535228fbc797aba</id>
<content type='text'>
Pointed out by: Fabian Thylmann &lt;fthylmann@stats.net&gt;

Reviewed by:    eivind, jb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pointed out by: Fabian Thylmann &lt;fthylmann@stats.net&gt;

Reviewed by:    eivind, jb
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Add check for runnable threads before polling file descriptors.</title>
<updated>1999-08-15T02:02:41+00:00</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>1999-08-15T02:02:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=353768ae8f13644492939ce3d4e188f03fb00891'/>
<id>353768ae8f13644492939ce3d4e188f03fb00891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Forced commit.  The previous delta was backdated to try and make</title>
<updated>1999-08-14T15:33:46+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-14T15:33:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e17cbfeb5911de38fc0d1954dc8c40487b36e9c9'/>
<id>e17cbfeb5911de38fc0d1954dc8c40487b36e9c9</id>
<content type='text'>
dated branch checkouts consistant.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dated branch checkouts consistant.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Bad reference exit(2) changed to exit(3)</title>
<updated>1999-08-14T08:07:27+00:00</updated>
<author>
<name>Chris Costello</name>
<email>chris@FreeBSD.org</email>
</author>
<published>1999-08-14T08:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d23e8d0f0f5d7a34f2c2974a4bda4eb7d1af5cce'/>
<id>d23e8d0f0f5d7a34f2c2974a4bda4eb7d1af5cce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
