tinycc/include
grischka b89793d10a win32: _mingw.h: do not undef NULL
Not wise if stddef.h was already included. This is related to commit

    3aa26a794e

Instead hack stddef.h to have identical definition and thus
avoid the issue mentionned there.
2013-01-24 19:49:58 +01:00
..
float.h new subdirs: include, lib, tests 2009-04-18 15:08:03 +02:00
stdarg.h Remove semicolon in x86-64 va_arg definition. 2011-08-05 20:32:57 +02: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
tcclib.h Return value of exit should be void. 2009-04-18 23:55:51 +09:00
varargs.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00