aboutsummaryrefslogtreecommitdiff
path: root/src/config-win32.h
AgeCommit message (Expand)Author
2009-02-20Do not halt compilation when using VS2008 to build a Windows 2000 targetYang Tse
2009-02-18spell-fixed comments and other minor non-code editsDaniel Stenberg
2008-12-30changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju...Gunter Knauf
2008-12-30added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ...Gunter Knauf
2008-12-16Added the use of Watt-32 tcp/ip stack for Win32 targets.Gisle Vanem
2008-11-13Refactor configure script detection of functions used to set sockets intoYang Tse
2008-11-01Adjust WIN32 freeaddrinfo, getaddrinfo and getnameinfo availabilityYang Tse
2008-11-01WIN32 availability of freeaddrinfo, getaddrinfo and getnameinfo functions is ...Yang Tse
2008-09-15HAVE_STRNCASECMP and HAVE_STRNICMP definitions for WIN32Yang Tse
2008-09-04fixed largefile feature for MingW32 non-configure builds.Gunter Knauf
2008-08-22Adjustments to better select/differentiate when large/small fileYang Tse
2008-08-21Get rid of ENABLE_64BIT symbol definition and usage.Yang Tse
2008-07-17RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse
2008-07-16Configure process now checks availability of recvfrom() socket function andYang Tse
2008-04-22Remove fflush() + fsync() previously introduced accelerated writing ofYang Tse
2008-04-21HAVE_FFLUSH and HAVE_FSYNC symbol definitions for WIN32 systemsYang Tse
2008-03-07VS2005 and later dafault size for time_t is 64-bit, unlessYang Tse
2007-12-18MSVC 9.0 (VS2008) does not support Windows build targets prior to WinXP,Yang Tse
2007-11-07MSVC versions prior to VS2005 do not complain about portable C functionsYang Tse
2007-10-24Windows build targets have socklen_t definition in ws2tcpip.h but someYang Tse
2007-08-08blocked ssize_t define for MingW32.Gunter Knauf
2007-08-07moved HAVE_LONGLONG from makefiles to config-win32.h.Gunter Knauf
2007-04-09VC8+ (VS2005+) has C99 variadic macro supportYang Tse
2007-04-01Matt Kraai provided a patch that makes curl build on QNX 6 fine again. MostlyDaniel Stenberg
2006-11-25Make sure RETSIGTYPE is properly definedYang Tse
2006-11-24Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse
2006-10-20Since now src/setup.h includes setup_once.h, src/config-win32.h needsYang Tse
2006-10-14Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse
2005-12-18Fix spacing. When defining, define to 1.Yang Tse
2005-12-17CleanupYang Tse
2005-12-16'Fix' windows buildsYang Tse
2005-04-24Based on feedback from Cory Nelson, I added some preprocessor magic inDaniel Stenberg
2005-03-05Better cope with a failed or unavailable ftruncate().Dan Fandrich
2004-12-06Replace MINGW32 with built-in __MINGW32__.Gisle Vanem
2004-11-24mingw _has_ a ftruncate() but it doesn't work with 64bit file sizes so weDaniel Stenberg
2004-11-24mingw has a ftruncate() functionDaniel Stenberg
2004-11-14Borland doesn't have <sys/utime.h>, utime() norGisle Vanem
2004-10-19All Win compilers have locale.h + setlocale().Gisle Vanem
2004-06-24reverted bad win32 fixDaniel Stenberg
2004-06-24fixed the MSVC build.Gunter Knauf
2004-04-25USE_MANUAL is now defined by defaultDaniel Stenberg
2004-03-10use the new OS define from lib/config-win32.hDaniel Stenberg
2004-01-14Gisle Vanem updated the code for win32 and djgpp builds.Daniel Stenberg
2001-09-07HAVE_SYS_UTIME_H adjustmentsDaniel Stenberg
2001-09-03defined HAVE_UTIME and HAVE_UTIME_HDaniel Stenberg
2001-05-22cleanup commit for new autoconf+automake+libtool versionsDaniel Stenberg
2000-06-14Added a define in the Mingw32 makefiles to allow parts of the config-win32Daniel Stenberg
2000-05-22moved here from the newlib branchDaniel Stenberg
2000-03-14Added HAVE_STRDUPDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg