<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/include/stdbool.h, branch release/11.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2018-03-29T02:50:57Z</updated>
<entry>
<title>Revert r330897:</title>
<updated>2018-03-29T02:50:57Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-03-29T02:50:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4ab2e064d7950be84256d671a7ae93f87cc6aa36'/>
<id>urn:sha1:4ab2e064d7950be84256d671a7ae93f87cc6aa36</id>
<content type='text'>
This was intended to be a non-functional change. It wasn't. The commit
message was thus wrong. In addition it broke arm, and merged crypto
related code.

Revert with prejudice.

This revert skips files touched in r316370 since that commit was since
MFCed. This revert also skips files that require $FreeBSD$ property
changes.

Thank you to those who helped me get out of this mess including but not
limited to gonzo, kevans, rgrimes.

Requested by: gjb (re)
</content>
</entry>
<entry>
<title>Partial merge of the SPDX changes</title>
<updated>2018-03-14T03:19:51Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-03-14T03:19:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be5d0b9566b13fdf8cabebb63334cbec12bfc409'/>
<id>urn:sha1:be5d0b9566b13fdf8cabebb63334cbec12bfc409</id>
<content type='text'>
These changes are incomplete but are making it difficult
to determine what other changes can/should be merged.

No objections from:	pfg
</content>
</entry>
<entry>
<title>Remove unneeded guard.</title>
<updated>2011-12-25T20:15:41Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2011-12-25T20:15:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=576fb69bc985dce3e2a2838de2f152be59b7f8cd'/>
<id>urn:sha1:576fb69bc985dce3e2a2838de2f152be59b7f8cd</id>
<content type='text'>
There is no reason why &lt;stdbool.h&gt; needs an include guard. It is already
protected by __bool_true_false_are_defined.
</content>
</entry>
<entry>
<title> - Define true and false in sys/types.h for _KERNEL consumers, and</title>
<updated>2011-12-12T18:44:17Z</updated>
<author>
<name>Matthew D Fleming</name>
<email>mdf@FreeBSD.org</email>
</author>
<published>2011-12-12T18:44:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=108cd49471714a9e8ac5747b2d18a5fd610fe734'/>
<id>urn:sha1:108cd49471714a9e8ac5747b2d18a5fd610fe734</id>
<content type='text'>
   typedef bool.  Due to macro expansion it seemed better to use a
   typedef for kernel consumers (specifically ofed won't compile
   without more changes if a define is used).
 - &lt;stdbool.h&gt; should also not re-define bool/true/false if they are
   defined by &lt;sys/types.h&gt;.  It would probably be a programming error
   to define _KERNEL for user-space code, but downstream consumers
   like Isilon have already been including &lt;stdbool.h&gt; in kernel
   sources, and this protects that usage.
 - sizeof(_Bool) is not necessarily the same as sizeof(int), so kernel
   modules should be rebuild with this change.  Bump __FreeBSD_version.

MFC after:	2 weeks
Sponsored by:	Isilon Systems, LLC
</content>
</entry>
<entry>
<title>The Intel C/C++ compiler doesn't require a typedef for _Bool when compiling</title>
<updated>2005-02-19T13:47:33Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2005-02-19T13:47:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=88e29e11393bb1abd3297607ff94a68ad2997249'/>
<id>urn:sha1:88e29e11393bb1abd3297607ff94a68ad2997249</id>
<content type='text'>
C source so don't declare one when using the GCC-compatibility (defaulting
to GCC 2.95.0) of ICC.

Submitted by:	netchild
MFC after:	1 week
</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:14Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-08-16T07:33:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=64a3cc3d0df296af2e8e97621b00c7e3c00a14ce'/>
<id>urn:sha1:64a3cc3d0df296af2e8e97621b00c7e3c00a14ce</id>
<content type='text'>
define it.

Suggested by: tjr
</content>
</entry>
<entry>
<title>Guard definitions for use with C++ code.</title>
<updated>2002-06-19T06:04:37Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-19T06:04:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=08d68d18e0c32c0ec23afac4e139932b3f5e0795'/>
<id>urn:sha1:08d68d18e0c32c0ec23afac4e139932b3f5e0795</id>
<content type='text'>
Submitted by:	Ed Hall &lt;edhall@yahoo-inc.com&gt;
</content>
</entry>
<entry>
<title>Remove comment, which didn't even help anyway.</title>
<updated>2001-08-13T13:29:29Z</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2001-08-13T13:29:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a75b8f47d17745e61ef010a3faeb1624e346a0d4'/>
<id>urn:sha1:a75b8f47d17745e61ef010a3faeb1624e346a0d4</id>
<content type='text'>
Submitted by:	bde, long ago
</content>
</entry>
<entry>
<title>Fix some nits:</title>
<updated>2001-02-06T23:39:06Z</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2001-02-06T23:39:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=57288446633c2f06bb909d5e5c92ba8d57239fa0'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Fix stdbool.h to actually work as advertised.</title>
<updated>2000-11-29T14:41:00Z</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2000-11-29T14:41:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e5c020bf4f947b9fec3bc8cad8ee5ff2268d491d'/>
<id>urn:sha1: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>
</entry>
</feed>
