<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/stdlib, branch release/5.5.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.5.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.5.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-05-23T04:09:12Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2006-05-23T04:09:12Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-05-23T04:09:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6'/>
<id>urn:sha1:8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6</id>
<content type='text'>
'RELENG_5_5_0_RELEASE'.

This commit was manufactured to restore the state of the 5.5-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: fix EINVAL settings for 0x and document nonportability</title>
<updated>2005-01-29T03:44:54Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2005-01-29T03:44:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c68c60b13cb7c84640bbae41b6a1addcb81fb297'/>
<id>urn:sha1:c68c60b13cb7c84640bbae41b6a1addcb81fb297</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Fix some signed/unsigned comparisons.  Fix prototypes while I'm here.</title>
<updated>2005-01-24T13:58:14Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2005-01-24T13:58:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=78e48f69429515a375650d1b98e174edf93de349'/>
<id>urn:sha1:78e48f69429515a375650d1b98e174edf93de349</id>
<content type='text'>
PR:		28890
</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>Use #include &lt;unistd.h&gt; rather than the explicit externs in the</title>
<updated>2004-07-31T01:00:50Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-07-31T01:00:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d68c1e59a80e0f1bea0c64f4bef0b292cc60babd'/>
<id>urn:sha1:d68c1e59a80e0f1bea0c64f4bef0b292cc60babd</id>
<content type='text'>
example.  The externs haven't been needed in about 10 years, so
there's no reason to have them other than for hysterical raisins.  And
the California Rasins haven't been around for a long time...
</content>
</entry>
<entry>
<title>mdoc(7) fixes.</title>
<updated>2004-07-07T19:57:16Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-07T19:57:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2410103c1d01e5581dbe8c80c0fbbdb90c1fdadc'/>
<id>urn:sha1:2410103c1d01e5581dbe8c80c0fbbdb90c1fdadc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the return value information about the getenv(3) library function</title>
<updated>2004-07-06T23:21:36Z</updated>
<author>
<name>Hiten Pandya</name>
<email>hmp@FreeBSD.org</email>
</author>
<published>2004-07-06T23:21:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=af73aa7cced9f3e3cdc6340ad50f130822761194'/>
<id>urn:sha1:af73aa7cced9f3e3cdc6340ad50f130822761194</id>
<content type='text'>
under the RETURN VALUES section so it is consistent with others.

Cleanup the return value text for getenv(3) a little while I am here.

PR:     	docs/58033
MFC after:	3 days
</content>
</entry>
<entry>
<title>Keep it sync with OpenBSD:</title>
<updated>2004-07-06T13:58:45Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-07-06T13:58:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=42aeacc4d489803624d7982c7b43699c4a9a8300'/>
<id>urn:sha1:42aeacc4d489803624d7982c7b43699c4a9a8300</id>
<content type='text'>
An optional argument cannot start with '-', even if permutation is
disabled.

Obtained from: OpenBSD getopt_long.c v1.17
</content>
</entry>
<entry>
<title>Sort SEE ALSO references (in dictionary order, ignoring case).</title>
<updated>2004-07-04T20:55:50Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-04T20:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1c85060a1336f3d13c474b01bf8ce4d997ca3793'/>
<id>urn:sha1:1c85060a1336f3d13c474b01bf8ce4d997ca3793</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consistently use __inline instead of __inline__ as the former is an empty macro</title>
<updated>2004-07-04T16:11:03Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2004-07-04T16:11:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5908d366fb365362004d549066a6225f0c46d3e6'/>
<id>urn:sha1:5908d366fb365362004d549066a6225f0c46d3e6</id>
<content type='text'>
in &lt;sys/cdefs.h&gt; for compilers without support for inline.
</content>
</entry>
</feed>
