Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded guard. | ed | 2011-12-25 | 1 | -5/+0 |
* | - Define true and false in sys/types.h for _KERNEL consumers, and | mdf | 2011-12-12 | 1 | -0/+2 |
* | The Intel C/C++ compiler doesn't require a typedef for _Bool when compiling | marius | 2005-02-19 | 1 | -1/+1 |
* | add a check for GNUC < 3 to typedef bool because gcc 3 always seems to | alfred | 2002-08-16 | 1 | -1/+1 |
* | Guard definitions for use with C++ code. | obrien | 2002-06-19 | 1 | -0/+4 |
* | Remove comment, which didn't even help anyway. | asmodai | 2001-08-13 | 1 | -1/+0 |
* | Fix some nits: | asmodai | 2001-02-06 | 1 | -8/+5 |
* | Fix stdbool.h to actually work as advertised. | asmodai | 2000-11-29 | 1 | -11/+3 |
* | Welcome stdbool.h. A header file from the ANSI C99 specification. | asmodai | 2000-09-16 | 1 | -0/+54 |