<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc, branch release/5.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-10-30T00:08:46Z</updated>
<entry>
<title>MFC: rev 1.13 fix brk(3) on amd64</title>
<updated>2004-10-30T00:08:46Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2004-10-30T00:08:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ab74188ed68fcde054e5453479954765d3e8155e'/>
<id>urn:sha1:ab74188ed68fcde054e5453479954765d3e8155e</id>
<content type='text'>
(I believe there will be a tag slide for this)

Approved by:  re (kensmith)
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_5_3'.</title>
<updated>2004-10-16T08:43:07Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-10-16T08:43:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5c5cd6c8e7b9cc9c39e56d04459ff9f4b2408bc1'/>
<id>urn:sha1:5c5cd6c8e7b9cc9c39e56d04459ff9f4b2408bc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC src/lib/libc/gen/isnan.c,v 1.2</title>
<updated>2004-10-01T06:33:00Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2004-10-01T06:33:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eadfc8bd2f4825a9cd3005032c2ac68d3934314d'/>
<id>urn:sha1:eadfc8bd2f4825a9cd3005032c2ac68d3934314d</id>
<content type='text'>
| Remove __isnanl() to avoid conflicting with the same function in libm.
| __isnan() and __isnanf() must remain in libc for hysterical raisins.
| On the other hand, __isnanl() must live in libm because libm uses it
| internally and can't depend on older versions of libc to provide it.
| Fortunately, we don't need __isnanl() in both libraries.

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>MFC: Fix a condition where the hole would be inserted in the wrong</title>
<updated>2004-09-18T03:57:38Z</updated>
<author>
<name>Jun Kuriyama</name>
<email>kuriyama@FreeBSD.org</email>
</author>
<published>2004-09-18T03:57:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ae0a866cea699cd362bc09f1026c867953d37d60'/>
<id>urn:sha1:ae0a866cea699cd362bc09f1026c867953d37d60</id>
<content type='text'>
     place during a split.

     Obtained from:	NetBSD

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>MFC rev. 1.33: Fixes to handling of bracket expressions in regexes compiled</title>
<updated>2004-09-08T04:42:46Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-09-08T04:42:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=caf16af5077acd2a748ac7ddc9e64a3019c29bab'/>
<id>urn:sha1:caf16af5077acd2a748ac7ddc9e64a3019c29bab</id>
<content type='text'>
with REG_ICASE.

PR:		71367
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>Turn off malloc debugging for RELENG_5.  This is intended to be off for the</title>
<updated>2004-09-07T15:38:34Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-09-07T15:38:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=72fc3a09fa69e4b3586ef1b7359fa7d50d798c04'/>
<id>urn:sha1:72fc3a09fa69e4b3586ef1b7359fa7d50d798c04</id>
<content type='text'>
remainder of the RELENG_5/5-STABLE lifespan.  It remains on in HEAD/6-CURRENT.

Approved by: re
</content>
</entry>
<entry>
<title>MFC rev 1.3: return the dst argument.</title>
<updated>2004-09-04T00:33:05Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-09-04T00:33:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=88dcd5eb01ac0cd8c6181536fd96154087137012'/>
<id>urn:sha1:88dcd5eb01ac0cd8c6181536fd96154087137012</id>
<content type='text'>
Approved by: re (blanket)
</content>
</entry>
<entry>
<title>MFC rev 1.3: return the dst argument.</title>
<updated>2004-09-04T00:17:50Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-09-04T00:17:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d9f18728d47b8fc2c72eb2e7fc24af7efa0420b3'/>
<id>urn:sha1:d9f18728d47b8fc2c72eb2e7fc24af7efa0420b3</id>
<content type='text'>
Approved by: re (blanket)
</content>
</entry>
<entry>
<title>MFC mpool.3 rev. 1.13: remove the misleading documentatin of the unused</title>
<updated>2004-08-31T07:04:41Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2004-08-31T07:04:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5dcb7e5fa5619a9e9599459ab59b31f9066865a1'/>
<id>urn:sha1:5dcb7e5fa5619a9e9599459ab59b31f9066865a1</id>
<content type='text'>
'key' argument to mpool_open(3).

Approved by:	re (kensmith)
MFC after:	3 days
</content>
</entry>
<entry>
<title>MFC: don't forget to va_end() after va_copy().</title>
<updated>2004-08-31T05:20:43Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-08-31T05:20:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=994dea634cf256b8968f8534fa2fdb785c103f1e'/>
<id>urn:sha1:994dea634cf256b8968f8534fa2fdb785c103f1e</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
</feed>
