Commit History

Author SHA1 Message Date
  Gunter Knauf 10203cada9 moved HAVE_LONGLONG from makefiles to config-win32.h. 17 years ago
  Yang Tse be5ade5c7a VC8+ (VS2005+) has C99 variadic macro support 17 years ago
  Gisle Vanem 46a50aa001 Remove unneeded 'HAVE_*' defines. Detect i386 OS-target (gcc). 17 years ago
  Yang Tse d86e6d3ed2 Do not define HAVE_GMTIME_R for native Windows builds 17 years ago
  Daniel Stenberg e021fe9444 - Robert A. Monat made libcurl build fine with VC2005 - it doesn't have 17 years ago
  Daniel Stenberg d6b0612882 better preprocessor check for recent MSVC versions 17 years ago
  Daniel Stenberg 318a8258fd oops, fix belonging to the previous curl_getdate() fix since it makes MSVC 17 years ago
  Yang Tse a46f55b9de Make sure RETSIGTYPE is properly defined 17 years ago
  Yang Tse bcd8a3b240 Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE 17 years ago
  Daniel Stenberg 3204494883 bug #1595348 by Ron pointed out this flaw and fix 17 years ago
  Yang Tse dc3ed35313 Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools support 17 years ago
  Yang Tse 13616f8f96 Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. 18 years ago
  Yang Tse fe22872d14 include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. 18 years ago
  Yang Tse 7e43d06b60 Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2. 18 years ago
  Yang Tse 89f54f3739 Platforms that don't have/run configure need default values in their config files for: 18 years ago
  Gisle Vanem 414c57d138 Added support for Salford-C under Win32 (scc). HAVE_MALLOC_H and 18 years ago
  Gisle Vanem 60b029869f Use getprotobyname() to retrieve protocol number for TCP 18 years ago
  Gisle Vanem 7b51aafa86 Changes for PellesC compiler under Win32. A bit limited, but 18 years ago
  Yang Tse 0ad3e046a4 Fix spacing. When defining, define to 1. 18 years ago
  Yang Tse 23b34744d9 Cleanup 18 years ago
  Yang Tse e105d5c28f 'Fix' windows builds 18 years ago
  Gisle Vanem 2f684351bf Changes for OpenWatcom 1.4. 18 years ago
  Gisle Vanem d4714517c0 Add HAVE_STRUCT_SOCKADDR_STORAGE. 18 years ago
  Daniel Stenberg a00f9b093c spell 19 years ago
  Daniel Stenberg a8ff0a21bf Based on feedback from Cory Nelson, I added some preprocessor magic in 19 years ago
  Dan Fandrich 205f8b266c Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects 19 years ago
  Gisle Vanem 321511a5be Watcom has strtoll(). 19 years ago
  Gisle Vanem fe5979cfdb Replace MINGW32 with built-in __MINGW32__. 19 years ago
  Gisle Vanem c3ecd552f5 19 years ago
  Gunter Knauf 1318760ad2 Gisle's fix to support Borland builds again. 20 years ago