Commit graph

3 commits

Author SHA1 Message Date
6318a909ff Strip down further TCC (removing unused function, unused parameter...). Split source in multiple files (WIP) 2025-02-08 15:45:16 +01:00
Michael Matz
f01373765b stdbool.h: Make conformant to ISOC99
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.
2014-04-07 00:30:31 +02:00
grischka
ea5e81bd6a new subdirs: include, lib, tests 2009-04-18 15:08:03 +02:00
Renamed from stdbool.h (Browse further)