tinycc/include
Daniel Glöckner 3900b235e0 x86_64: pass va_list as pointer
The ABI requires that va_list is passed as a pointer although its
contents is a kept in a structure. Therefore make it a single element
array.
2014-03-30 00:13:58 +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 x86_64: pass va_list as pointer 2014-03-30 00:13:58 +01:00
stdbool.h new subdirs: include, lib, tests 2009-04-18 15:08:03 +02:00
stddef.h win32: _mingw.h: do not undef NULL 2013-01-24 19:49:58 +01:00
varargs.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00