aboutsummaryrefslogtreecommitdiff
path: root/win32/include
Commit message (Expand)AuthorAgeFilesLines
* win32: malloc.h: fix win32 tcc-tcc complication by correcting _STATIC_ASSERT,...Roy2012-12-313-1/+70
* win32/include: enable _timezone etc variables.grischka2011-07-113-15/+13
* win32: register SEH in startup code (i386 only)grischka2010-10-191-0/+2
* win32: sys/timeb.h use _ftime instead of _ftime32grischka2010-04-121-1/+2
* win32: adjust for mingw32 winapi packagesgrischka2010-01-261-0/+11
* win64: defined size_t and ptrdiff_t to unsigned long longgrischka2010-01-141-18/+17
* win32: cleanup includegrischka2010-01-148-485/+57
* win32: add size_t to _mingw.hgrischka2009-12-201-0/+9
* win64: add tiny unwind data for setjmp/longjmpgrischka2009-12-201-1/+1
* win64: adjust for two args with setjmp(buf,ctx)grischka2009-12-191-0/+2
* win32: remove #define alloca from mingw headersgrischka2009-12-011-1/+1
* win64: use new headers from mingwgrischka2009-07-1887-16959/+31145
* win32: guard va_list typedefgrischka2009-06-171-0/+3
* drop alloca #definegrischka2009-05-161-4/+1
* Checkin tiny_libmaker (ar replacement) by Timovj Lahdegrischka2008-03-081-10/+10
* Import more changesets from Rob Landley's fork (part 2)grischka2007-11-213-3/+11
* added DECLARE_STDCALL_P (grischka)bellard2005-04-171-51/+52
* dos2unixbellard2005-04-1758-20345/+20345
* win32 mergebellard2005-04-1463-0/+20453