<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc_r, branch release/2.2.7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1998-07-24T04:57:32Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1998-07-24T04:57:32Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1998-07-24T04:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=95b66175a329d81a892710c81f126f1071ac17a0'/>
<id>urn:sha1:95b66175a329d81a892710c81f126f1071ac17a0</id>
<content type='text'>
'RELENG_2_2_7_RELEASE'.
</content>
</entry>
<entry>
<title>MFC: Provide __error() in libc, to allow linking _THREAD_SAFE objects in</title>
<updated>1998-06-29T19:18:17Z</updated>
<author>
<name>Dmitrij Tejblum</name>
<email>dt@FreeBSD.org</email>
</author>
<published>1998-06-29T19:18:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=202eb0eeb1ce3b7ea74cb89aa1308069993eb565'/>
<id>urn:sha1:202eb0eeb1ce3b7ea74cb89aa1308069993eb565</id>
<content type='text'>
non-threaded programs.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.</title>
<updated>1998-06-13T18:39:23Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1998-06-13T18:39:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ffc30588324d9909af0db64027a51c10a0375248'/>
<id>urn:sha1:ffc30588324d9909af0db64027a51c10a0375248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC. Update file descriptor masks when no file descriptors are ready.</title>
<updated>1998-06-12T22:56:49Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-06-12T22:56:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4e4527d08f423d5c9041e8e9776b9388455d5b5b'/>
<id>urn:sha1:4e4527d08f423d5c9041e8e9776b9388455d5b5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the error test from the call to set the file descriptor to</title>
<updated>1998-05-26T22:11:30Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-05-26T22:11:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e291a8bf9a51a4fd9873030cd31e4577833a2e8f'/>
<id>urn:sha1:e291a8bf9a51a4fd9873030cd31e4577833a2e8f</id>
<content type='text'>
non-blocking. Devices are written inconsistently so it is not practical
to test for specific errors to ignore. The most common case when this
is a problem is with devices which don't block anyway so failing the
open is the wrong thing to do.
</content>
</entry>
<entry>
<title>When doing a blocking write to a pipe, handle the case where the write</title>
<updated>1998-05-26T22:07:28Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-05-26T22:07:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eb9ca9b92c894548c2e9ed972ed67c287a9edbcb'/>
<id>urn:sha1:eb9ca9b92c894548c2e9ed972ed67c287a9edbcb</id>
<content type='text'>
or writev syscall needs to be repeated until all the bytes are written.
</content>
</entry>
<entry>
<title>MFC: clean up in the child, not the parent.</title>
<updated>1998-05-07T07:25:43Z</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>1998-05-07T07:25:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a215beeb4a25dd1a9a3d341891a8558f2d4c7177'/>
<id>urn:sha1:a215beeb4a25dd1a9a3d341891a8558f2d4c7177</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.</title>
<updated>1998-05-06T01:45:56Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1998-05-06T01:45:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c880d1c3fbb9668d2720c6c14e9739b2425d665e'/>
<id>urn:sha1:c880d1c3fbb9668d2720c6c14e9739b2425d665e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Fix incremental priority increment.</title>
<updated>1998-04-30T22:26:30Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-04-30T22:26:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2d8951a0510477b12c517e970c7758998a8cd287'/>
<id>urn:sha1:2d8951a0510477b12c517e970c7758998a8cd287</id>
<content type='text'>
PR: bin/6467 Marino Ladavac &lt;lada@pc8811.gud.siemens.at&gt;
</content>
</entry>
<entry>
<title>MFC part 4: pthread_yield() was renamed to sched_yield() in the</title>
<updated>1998-04-30T06:59:27Z</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>1998-04-30T06:59:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=52a33963d491af1daf9a57c3c2fd615f15044eda'/>
<id>urn:sha1:52a33963d491af1daf9a57c3c2fd615f15044eda</id>
<content type='text'>
POSIX thread standard.

sched.h is John's version, needed for the prototype.
</content>
</entry>
</feed>
