tinycc/include
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
..
float.h Fixed the LDBL_* macros in include/float.h for x86-64: as said 2014-01-12 22:26:09 +01:00
stdarg.h x86_64: pass va_list as pointer 2014-03-30 00:13:58 +01:00
stdbool.h stdbool.h: Make conformant to ISOC99 2014-04-07 00:30:31 +02:00
stddef.h Declare wint_t in <stddef.h> when needed 2014-04-07 00:27:46 +02:00
varargs.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00