summaryrefslogtreecommitdiff
path: root/compat/msvc.h
AgeCommit message (Expand)Author
2018-11-20msvc: directly use MS version (_stricmp) of strcasecmpSven Strickroth
2013-09-11MSVC: fix stat definition hellKarsten Blees
2013-02-25msvc: test-svn-fe: Fix linker "unresolved external" errorRamsay Jones
2011-11-01Compile fix for MSVC: Include <io.h>Vincent van Ravesteijn
2011-02-26compat: provide a fallback va_copy definitionJeff King
2010-01-17MSVC: Fix an "incompatible pointer types" compiler warningRamsay Jones
2009-09-19Define strncasecmp and ftruncate for MSVCMarius Storm-Olsen
2009-09-19Make usage of windows.h lean and meanMarius Storm-Olsen
2009-09-19Add platform files for porting to MSVCFrank Li