summaryrefslogtreecommitdiffstats
path: root/include/stdbool.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-04These days pcc defines __GNUC__ and we don't support gcc2. Also neededdaniel1-3/+4
2014-03-16lint is dead (long live the lint!), so stop using it as a cpp conditionalguenther1-2/+2
2010-07-24Teach lint about C99's _Bool and _Complex, plus some related gccguenther1-2/+2
2007-10-02pcc knows _Bool. ok beck@ miod @millertotto1-2/+2
2004-10-02let stdbool.h work with recent gcc, since they modified the interface,espie1-1/+18
1999-09-24Copyright...espie1-1/+7
1999-09-24stdbool.h conforming to C9Xespie1-0/+21