<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include/stdbool.h, branch release/5.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>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>add a check for GNUC &lt; 3 to typedef bool because gcc 3 always seems to</title>
<updated>2002-08-16T07:33:14+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-08-16T07:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=64a3cc3d0df296af2e8e97621b00c7e3c00a14ce'/>
<id>64a3cc3d0df296af2e8e97621b00c7e3c00a14ce</id>
<content type='text'>
define it.

Suggested by: tjr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
define it.

Suggested by: tjr
</pre>
</div>
</content>
</entry>
<entry>
<title>Guard definitions for use with C++ code.</title>
<updated>2002-06-19T06:04:37+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-19T06:04:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=08d68d18e0c32c0ec23afac4e139932b3f5e0795'/>
<id>08d68d18e0c32c0ec23afac4e139932b3f5e0795</id>
<content type='text'>
Submitted by:	Ed Hall &lt;edhall@yahoo-inc.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Ed Hall &lt;edhall@yahoo-inc.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove comment, which didn't even help anyway.</title>
<updated>2001-08-13T13:29:29+00:00</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2001-08-13T13:29:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a75b8f47d17745e61ef010a3faeb1624e346a0d4'/>
<id>a75b8f47d17745e61ef010a3faeb1624e346a0d4</id>
<content type='text'>
Submitted by:	bde, long ago
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	bde, long ago
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some nits:</title>
<updated>2001-02-06T23:39:06+00:00</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2001-02-06T23:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=57288446633c2f06bb909d5e5c92ba8d57239fa0'/>
<id>57288446633c2f06bb909d5e5c92ba8d57239fa0</id>
<content type='text'>
	- whitespace: incorrect usage of tab or space
	- removal of comments which served either no purpose or were
	  misleading

Submitted by:	bde [a while ago]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	- whitespace: incorrect usage of tab or space
	- removal of comments which served either no purpose or were
	  misleading

Submitted by:	bde [a while ago]
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix stdbool.h to actually work as advertised.</title>
<updated>2000-11-29T14:41:00+00:00</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2000-11-29T14:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e5c020bf4f947b9fec3bc8cad8ee5ff2268d491d'/>
<id>e5c020bf4f947b9fec3bc8cad8ee5ff2268d491d</id>
<content type='text'>
PR:		22936
Submitted by:	Donald J. Maddox &lt;Donald.J.Maddox@cae88-102-101.sc.rr.com&gt;
		bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		22936
Submitted by:	Donald J. Maddox &lt;Donald.J.Maddox@cae88-102-101.sc.rr.com&gt;
		bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Welcome stdbool.h.  A header file from the ANSI C99 specification.</title>
<updated>2000-09-16T07:28:44+00:00</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2000-09-16T07:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8cf0402e5d42a1b6e43a5d5e7b3bc58e9ad8b5ad'/>
<id>8cf0402e5d42a1b6e43a5d5e7b3bc58e9ad8b5ad</id>
<content type='text'>
It defines the boolean values.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It defines the boolean values.
</pre>
</div>
</content>
</entry>
</feed>
