aboutsummaryrefslogtreecommitdiffstats
path: root/include/stdbool.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-01bump yearMattias Andrée1-1/+1
2015-11-25tell in doc in which version things were introducedMattias Andrée1-0/+8
2015-11-20more etymologyMattias Andrée1-0/+2
2015-10-13guard stdbool.h with __bool_true_false_are_defined rather than _STDBOOL_H to let the macros to be undefined, and then redefined by including stdboo...Mattias Andrée1-2/+1
2015-10-13stdbool.h requires c99Mattias Andrée1-0/+3
2015-08-31add _LIBRARY_HEADERMattias Andrée1-0/+1
2015-08-29add stdbool.hMattias Andrée1-0/+57