tinycc/win32
grischka 7b573dc239 win32/include: enable _timezone etc variables.
which live in msvcrt.dll and need __declspec(import) which
works by now.

Also:
- _mingw.h: conditionally define WIN32_LEAN_AND_MEAN
- malloc.h: don't undef alloca
2011-07-11 18:44:47 +02:00
..
examples win32: reformat examples, crt etc 2009-07-18 22:07:10 +02:00
include win32/include: enable _timezone etc variables. 2011-07-11 18:44:47 +02:00
lib tccpe: support leading underscore for symbols 2011-02-13 17:44:12 +01:00
tools tiny_libmaker: strip leading directory to avoid buffer overrun 2010-12-04 16:56:58 +01:00
build-tcc.bat make: new lib/Makefile for libtcc1.a on more platforms 2010-12-04 16:47:08 +01:00
tcc-win32.txt win32: readme: add libtcc_test example 2010-01-14 20:59:41 +01:00