tinycc/include
Vincent Lefevre be7c870718 Fix va_end() definition: must be an expression of type void
Also added a test yielding a failure with the previous definition,
i.e. when using: (va_end(ap));

The test also checks potentially incorrect va_start() definition.
2019-03-14 15:39:52 +01: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 Fix va_end() definition: must be an expression of type void 2019-03-14 15:39:52 +01:00
stdbool.h stdbool.h: Make conformant to ISOC99 2014-04-07 00:30:31 +02:00
stddef.h Make stddef.h expose max_align_t with -std= >= c11 2019-01-11 11:17:49 +01:00
varargs.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00