summaryrefslogtreecommitdiff
path: root/src/config-win32.h
Commit message (Expand)AuthorAgeFilesLines
* Adjustments to better select/differentiate when large/small fileYang Tse2008-08-221-0/+16
* Get rid of ENABLE_64BIT symbol definition and usage.Yang Tse2008-08-211-1/+1
* RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse2008-07-171-6/+6
* Configure process now checks availability of recvfrom() socket function andYang Tse2008-07-161-0/+24
* Remove fflush() + fsync() previously introduced accelerated writing ofYang Tse2008-04-221-6/+0
* HAVE_FFLUSH and HAVE_FSYNC symbol definitions for WIN32 systemsYang Tse2008-04-211-0/+6
* VS2005 and later dafault size for time_t is 64-bit, unlessYang Tse2008-03-071-0/+10
* MSVC 9.0 (VS2008) does not support Windows build targets prior to WinXP,Yang Tse2007-12-181-0/+14
* MSVC versions prior to VS2005 do not complain about portable C functionsYang Tse2007-11-071-4/+6
* Windows build targets have socklen_t definition in ws2tcpip.h but someYang Tse2007-10-241-5/+0
* blocked ssize_t define for MingW32.Gunter Knauf2007-08-081-1/+2
* moved HAVE_LONGLONG from makefiles to config-win32.h.Gunter Knauf2007-08-071-0/+5
* VC8+ (VS2005+) has C99 variadic macro supportYang Tse2007-04-091-0/+15
* Matt Kraai provided a patch that makes curl build on QNX 6 fine again. MostlyDaniel Stenberg2007-04-011-0/+3
* Make sure RETSIGTYPE is properly definedYang Tse2006-11-251-0/+22
* Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse2006-11-241-0/+6
* Since now src/setup.h includes setup_once.h, src/config-win32.h needsYang Tse2006-10-201-0/+39
* Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse2006-10-141-0/+31
* Fix spacing. When defining, define to 1.Yang Tse2005-12-181-2/+2
* CleanupYang Tse2005-12-171-34/+51
* 'Fix' windows buildsYang Tse2005-12-161-0/+12
* Based on feedback from Cory Nelson, I added some preprocessor magic inDaniel Stenberg2005-04-241-0/+4
* Better cope with a failed or unavailable ftruncate().Dan Fandrich2005-03-051-0/+3
* Replace MINGW32 with built-in __MINGW32__.Gisle Vanem2004-12-061-1/+1
* mingw _has_ a ftruncate() but it doesn't work with 64bit file sizes so weDaniel Stenberg2004-11-241-5/+0
* mingw has a ftruncate() functionDaniel Stenberg2004-11-241-0/+5
* Borland doesn't have <sys/utime.h>, utime() norGisle Vanem2004-11-141-0/+2
* All Win compilers have locale.h + setlocale().Gisle Vanem2004-10-191-1/+7
* reverted bad win32 fixDaniel Stenberg2004-06-241-3/+0
* fixed the MSVC build.Gunter Knauf2004-06-241-1/+7
* USE_MANUAL is now defined by defaultDaniel Stenberg2004-04-251-0/+3
* use the new OS define from lib/config-win32.hDaniel Stenberg2004-03-101-1/+1
* Gisle Vanem updated the code for win32 and djgpp builds.Daniel Stenberg2004-01-141-0/+3
* HAVE_SYS_UTIME_H adjustmentsDaniel Stenberg2001-09-071-2/+2
* defined HAVE_UTIME and HAVE_UTIME_HDaniel Stenberg2001-09-031-0/+6
* cleanup commit for new autoconf+automake+libtool versionsDaniel Stenberg2001-05-221-4/+1
* Added a define in the Mingw32 makefiles to allow parts of the config-win32Daniel Stenberg2000-06-141-3/+13
* moved here from the newlib branchDaniel Stenberg2000-05-221-0/+3
* Added HAVE_STRDUPDaniel Stenberg2000-03-141-0/+3
* Initial revisionDaniel Stenberg1999-12-291-0/+12