summaryrefslogtreecommitdiff
path: root/compat/msvc.h
Commit message (Expand)AuthorAgeFilesLines
* msvc: add pragmas for common warningsPhilip Oakley2019-06-251-0/+4
* msvc: define ftello()Jeff Hostetler2019-06-201-0/+2
* msvc: define O_ACCMODEPhilip Oakley2019-06-201-0/+2
* msvc: include sigset_t definitionPhilip Oakley2019-06-201-0/+2
* msvc: directly use MS version (_stricmp) of strcasecmpSven Strickroth2018-11-201-7/+1
* MSVC: fix stat definition hellKarsten Blees2013-09-111-15/+0
* msvc: test-svn-fe: Fix linker "unresolved external" errorRamsay Jones2013-02-251-0/+2
* Compile fix for MSVC: Include <io.h>Vincent van Ravesteijn2011-10-311-0/+1
* compat: provide a fallback va_copy definitionJeff King2011-02-261-1/+0
* MSVC: Fix an "incompatible pointer types" compiler warningRamsay Jones2010-01-161-24/+16
* Define strncasecmp and ftruncate for MSVCMarius Storm-Olsen2009-09-181-0/+2
* Make usage of windows.h lean and meanMarius Storm-Olsen2009-09-181-7/+0
* Add platform files for porting to MSVCFrank Li2009-09-181-0/+55