aboutsummaryrefslogtreecommitdiff
path: root/win32/include/malloc.h
Commit message (Collapse)AuthorAgeFilesLines
* win32/include: enable _timezone etc variables.grischka2011-07-111-5/+1
| | | | | | | | | 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
* win32: cleanup includegrischka2010-01-141-1/+3
|
* win32: remove #define alloca from mingw headersgrischka2009-12-011-1/+1
|
* win64: use new headers from mingwgrischka2009-07-181-66/+156
|
* dos2unixbellard2005-04-171-87/+87
|
* win32 mergebellard2005-04-141-0/+87