summaryrefslogtreecommitdiff
path: root/lib/config-win32.h
Commit message (Expand)AuthorAgeFilesLines
...
* better preprocessor check for recent MSVC versionsDaniel Stenberg2006-12-051-1/+1
* oops, fix belonging to the previous curl_getdate() fix since it makes MSVCDaniel Stenberg2006-12-051-0/+5
* Make sure RETSIGTYPE is properly definedYang Tse2006-11-251-1/+1
* Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse2006-11-241-0/+6
* bug #1595348 by Ron pointed out this flaw and fixDaniel Stenberg2006-11-131-4/+2
* Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse2006-10-141-0/+6
* Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H s...Yang Tse2006-07-251-1/+1
* include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.Yang Tse2006-07-111-0/+5
* Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.Yang Tse2006-07-041-0/+3
* Platforms that don't have/run configure need default values in their config f...Yang Tse2006-07-041-0/+54
* Added support for Salford-C under Win32 (scc). HAVE_MALLOC_H andGisle Vanem2006-04-261-2/+15
* Use getprotobyname() to retrieve protocol number for TCPGisle Vanem2006-02-261-0/+3
* Changes for PellesC compiler under Win32. A bit limited, butGisle Vanem2005-12-201-5/+6
* Fix spacing. When defining, define to 1.Yang Tse2005-12-181-14/+14
* CleanupYang Tse2005-12-171-159/+184
* 'Fix' windows buildsYang Tse2005-12-161-0/+3
* Changes for OpenWatcom 1.4.Gisle Vanem2005-11-241-0/+3
* Add HAVE_STRUCT_SOCKADDR_STORAGE.Gisle Vanem2005-11-131-0/+3
* spellDaniel Stenberg2005-05-121-1/+1
* Based on feedback from Cory Nelson, I added some preprocessor magic inDaniel Stenberg2005-04-241-0/+4
* Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detectsDan Fandrich2005-03-111-0/+6
* Watcom has strtoll().Gisle Vanem2004-12-171-1/+1
* Replace MINGW32 with built-in __MINGW32__.Gisle Vanem2004-12-061-2/+2
* Borland doesn't have <sys/utime.h> nor utime().Gisle Vanem2004-11-141-1/+5
* Gisle's fix to support Borland builds again.Gunter Knauf2004-07-151-0/+5
* reverted bad win32 fixDaniel Stenberg2004-06-241-3/+0
* fixed the MSVC build.Gunter Knauf2004-06-241-0/+5
* Gisle's adjustments to allow building with lcc-win32Daniel Stenberg2004-06-021-1/+7
* make windows builds use the OS string "i386-pc-win32" instead of just "win32"Daniel Stenberg2004-03-101-1/+1
* removed the #if 0'ed pragmas that disable warnings on msvcDaniel Stenberg2004-03-101-28/+0
* added HAVE_IOCTLSOCKET hereDaniel Stenberg2004-03-091-0/+3
* David Byron's fixes to make the latest curl build fine under MSVC 6.Daniel Stenberg2004-02-261-0/+4
* curl_off_t is 8 bytes big on windowsDaniel Stenberg2004-02-231-0/+3
* Gisle Vanem brings name resolving timeout possibilities to windows people.Daniel Stenberg2004-02-201-0/+3
* Gisle Vanem's fix, mingw as strtollDaniel Stenberg2004-01-221-0/+5
* David Byron's fix to make libcurl build fine with both .NET and VC6 versionDaniel Stenberg2003-12-181-1/+1
* Gisle Vanem's IPv6-on-Windows patch applied!Daniel Stenberg2003-10-141-6/+20
* Andrew Francis removed the need for/use of MSVC pragmasDaniel Stenberg2002-08-261-1/+1
* Added three more pragmas for MSVC++ compiles.Daniel Stenberg2002-08-201-0/+3
* windows has stdlib.hDaniel Stenberg2002-08-201-0/+3
* set HAVE_RAND_STATUS tooDaniel Stenberg2002-06-051-0/+3
* moved the config-*.h files from root to the lib/ dirDaniel Stenberg2002-02-071-0/+218