summaryrefslogtreecommitdiffstats
path: root/include/stdbool.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove comment, which didn't even help anyway.asmodai2001-08-131-1/+0
| | | | Submitted by: bde, long ago
* Fix some nits:asmodai2001-02-061-8/+5
| | | | | | | | - whitespace: incorrect usage of tab or space - removal of comments which served either no purpose or were misleading Submitted by: bde [a while ago]
* Fix stdbool.h to actually work as advertised.asmodai2000-11-291-11/+3
| | | | | | PR: 22936 Submitted by: Donald J. Maddox <Donald.J.Maddox@cae88-102-101.sc.rr.com> bde
* Welcome stdbool.h. A header file from the ANSI C99 specification.asmodai2000-09-161-0/+54
It defines the boolean values.
OpenPOWER on IntegriCloud