aboutsummaryrefslogtreecommitdiff
path: root/win32/include/winapi/psdk_inc
Commit message (Collapse)AuthorAgeFilesLines
* win32: Add missing header files for nginx compilationseyko2016-04-131-0/+18
| | | | | | | | | From: Vlad Vissoultchev Date: Tue, 12 Apr 2016 21:02:43 +0300 Subject: win32: Add missing header files for nginx compilation The new ones are hoisted from mingw-w64 as most other headers under `win32/include/winapi`
* win32/include/winapi changes from https://github.com/run4flat/tinycc.gitseyko2015-05-147-0/+673
just for testing. Is it needed? I'm not a MSYS citizen. run4flat is a tcc fork by David Mertens that knows how to work with multiple symbol tables. Excelent work. A good descriptions of the tcc internals inside a code comments.