aboutsummaryrefslogtreecommitdiff
path: root/include/stdbool.h
Commit message (Collapse)AuthorAgeFilesLines
* stdbool.h: Make conformant to ISOC99Michael Matz2014-04-071-0/+1
| | | | | | For conformance to ISO C the stdbool.h header has to provide the macro __bool_true_false_are_defined (defined to 1). Yep, that name is really in the standard.
* new subdirs: include, lib, testsgrischka2009-04-181-0/+10