<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc_r, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-12-03T06:54:40Z</updated>
<entry>
<title>For the amd64 we need to do some extra stack alignment fixups.  Otherwise</title>
<updated>2003-12-03T06:54:40Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-12-03T06:54:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=29f2f145e45538c397bdfac2bc830bb25196101c'/>
<id>urn:sha1:29f2f145e45538c397bdfac2bc830bb25196101c</id>
<content type='text'>
we can end up with some threads with a non-16-byte-aligned stack.  This
causes some interesting side effects, including general protection
faults leading to a SIGBUS when doing floating point or varargs.  This
should be just a verbose NOP for the other platforms.

Approved by:  re (scottl)
</content>
</entry>
<entry>
<title>If __sys_write() returns 0, allow that to exit the loop in libc_r's</title>
<updated>2003-09-29T13:41:26Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2003-09-29T13:41:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fcd58c1978a1916f5a1e94603bb31c17b00621e4'/>
<id>urn:sha1:fcd58c1978a1916f5a1e94603bb31c17b00621e4</id>
<content type='text'>
wrapped version of write().

Submitted by:	dan@langille.org
</content>
</entry>
<entry>
<title>Get rid of duplicates.</title>
<updated>2003-09-14T13:41:59Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-14T13:41:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=959d6c24f6f0e2df016d62efbf20ce797af42812'/>
<id>urn:sha1:959d6c24f6f0e2df016d62efbf20ce797af42812</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7): Use the new feature of the .In macro.</title>
<updated>2003-09-08T19:57:22Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-08T19:57:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fe08efe680f6705e0c60beabe3e39629c655e743'/>
<id>urn:sha1:fe08efe680f6705e0c60beabe3e39629c655e743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wrapper for kqueue() to keep track of the allocated fd and allow it to</title>
<updated>2003-07-25T17:02:33Z</updated>
<author>
<name>Mark Peek</name>
<email>mp@FreeBSD.org</email>
</author>
<published>2003-07-25T17:02:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6fcd7003959ca02e400ce9b5295df2dc0e388e19'/>
<id>urn:sha1:6fcd7003959ca02e400ce9b5295df2dc0e388e19</id>
<content type='text'>
be closed. This fixes a file descriptor leak when closing a kqueue() fd.

Reviewed by:	deischen
MFC after:	1 week
</content>
</entry>
<entry>
<title>Remove -D_THREAD_SAFE.</title>
<updated>2003-07-13T05:35:30Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2003-07-13T05:35:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=209afb2603665815e9200cce446eed4e3b0a6cd8'/>
<id>urn:sha1:209afb2603665815e9200cce446eed4e3b0a6cd8</id>
<content type='text'>
Submitted by:   Craig Rodrigues &lt;rodrigc@crodrigues.org&gt;
</content>
</entry>
<entry>
<title>Make libc/${MACHINE_ARCH} include directory not required by Alpha.</title>
<updated>2003-07-02T13:27:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-07-02T13:27:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a5d7d2028ee0590b46302a981d430c4867b5e5e1'/>
<id>urn:sha1:a5d7d2028ee0590b46302a981d430c4867b5e5e1</id>
<content type='text'>
Submitted by:	bde
Tested by:	beast
</content>
</entry>
<entry>
<title>libc/${MACHINE_ARCH} include directory is required by Alpha,</title>
<updated>2003-07-02T01:52:06Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2003-07-02T01:52:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3867e1fd685481ade606a533dd478ed086e852ff'/>
<id>urn:sha1:3867e1fd685481ade606a533dd478ed086e852ff</id>
<content type='text'>
add it to CFLAGS.
</content>
</entry>
<entry>
<title>Axe AINC.</title>
<updated>2003-07-01T15:07:01Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-07-01T15:07:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0b3cbc5c38fc72aba85e98bca992a25880cd1ad9'/>
<id>urn:sha1:0b3cbc5c38fc72aba85e98bca992a25880cd1ad9</id>
<content type='text'>
Submitted by:	bde
</content>
</entry>
<entry>
<title>Sanity check fd before using it as an array index.</title>
<updated>2003-06-09T16:45:37Z</updated>
<author>
<name>Alexander Leidinger</name>
<email>netchild@FreeBSD.org</email>
</author>
<published>2003-06-09T16:45:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f970961773b3dd072c2e3cd0ac37bb37360855ac'/>
<id>urn:sha1:f970961773b3dd072c2e3cd0ac37bb37360855ac</id>
<content type='text'>
Noticed by:	ted@NLnetLabs.nl (Ted Lindgreen)
Approved by:	ru
</content>
</entry>
</feed>
