653 Commits (e6dbd9b729c5b9ab3dfe37663bc58212eb7ccb55)
 

Author SHA1 Message Date
Gisle Vanem 131ef7148c Added a hack to work around the circular dependency when 18 years ago
Yang Tse 207cde73e2 show better description for AMD64-linux static libraries PIC check 18 years ago
Yang Tse d85eb83c2b remove code superceeded by the new method used to force 18 years ago
Yang Tse 1aadb5e290 fix test leftover in previous commit 18 years ago
Yang Tse d8bc20eb43 force libtool to build static libraries with PIC on AMD64 18 years ago
Yang Tse 2077aa0859 Autoconf redefines the M4 builtin macro 'm4_undefine' in such a way that 18 years ago
Dan Fandrich fd68050fae Autoconf 2.57 didn't like these m4_undefine for some reason (probably a bug). 18 years ago
Yang Tse 3081021d88 skip libtool C++ and Fortran linker checks 18 years ago
Yang Tse 8449df4bd8 skip libtool C++ and Fortran checks 18 years ago
Gisle Vanem 2e3e4440e0 Added TOPDIR variable. Put dependencies in external file. 18 years ago
Gisle Vanem a627160041 Removed inclusion of <sys/types.h> in .c-files 18 years ago
Yang Tse 7c76875958 include <sys/types.h> when checking availability of the bool type 18 years ago
Yang Tse 915e774a42 Check for stdbool.h at configuration stage, and include it if available. 18 years ago
Yang Tse 5f5a8ca905 curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h 18 years ago
Gisle Vanem 908070821e Cleanup WIN32 target using WSACleanup(). 18 years ago
Yang Tse 3f00c1cc9a Move header file inclusion logic and definition of timeval 18 years ago
Gisle Vanem 324522a645 Added ares_parse_ns_reply.obj etc. 18 years ago
Gisle Vanem b00a5ffbd8 INADDR_NONE no longer used. 18 years ago
Gisle Vanem db1a0acb0f Fixed typo. 18 years ago
Daniel Stenberg c1bc4c19be Vlad Dinulescu added ares_parse_ns_reply() 18 years ago
Yang Tse 7bf2332d7f compiler warning fix 18 years ago
Yang Tse 679a675660 add debug messages for initialization failures 18 years ago
Yang Tse 385e6d0eea fix ENAMETOOLONG and ENOTEMPTY may already be defined in errno.h 18 years ago
Yang Tse ee2df583d3 Move portable error number symbolic name definitions to setup_once.h 18 years ago
Yang Tse 45b2661a5a compiler warning fix 18 years ago
Yang Tse 675bdce3b2 compiler warning fix 18 years ago
Yang Tse 8595ddf7c4 add debug messages for fopen() failures 18 years ago
Yang Tse 69fa447354 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 18 years ago
Yang Tse 10a035e128 compiler warning fix 18 years ago
Yang Tse c2f42a9bf4 introduce uppercase macros SOCKERRNO, SET_SOCKERRNO(), ERRNO and SET_ERRNO() 18 years ago
Yang Tse 3c769f98e8 icc 9.0 when compiling its generated code for its own FD_SET, 18 years ago
Yang Tse ab3790b683 compiler warning fix 18 years ago
Yang Tse 5dceb6d883 Oops, missing argument separator comma 18 years ago
Yang Tse 8c76cf38a7 in debug messages also show error description 18 years ago
Yang Tse 0d8bf01d91 avoid using funtion isblank() and just use our ISBLANK 18 years ago
Yang Tse 902d0283b7 check for isblank() at configuration stage. If not available 18 years ago
Yang Tse 2bd57a6d30 use our own ISUPPER and ISLOWER macros 18 years ago
Yang Tse 05da7b7fda use our own ISBLANK macro 18 years ago
Yang Tse 6751a208d6 Fix c-ares failing to get the search sequence of /etc/hosts and 18 years ago
Yang Tse d145c09ef1 compiler warning fix 18 years ago
Yang Tse 5d5bf03803 use macro AC_AIX to define `_ALL_SOURCE', if on AIX. 18 years ago
Yang Tse 6fa6ac89b4 use same AIX XLC compiler options as curl's 18 years ago
Yang Tse 7a76b6948f *) Remove duplicate declaration of TYPE_SOCKADDR_STORAGE 18 years ago
Gisle Vanem f5055ad5ae INADDR_NONE no longer used. 18 years ago
Gisle Vanem 6413a26a88 Added debug option ('-d') for Watt-32 programs. 18 years ago
Gisle Vanem 657c69ce9d Added HAVE_PROCESS_H for DOS/Win32. 18 years ago
Gisle Vanem 2776f1ed03 Fix compiler warning. 18 years ago
Gisle Vanem 54d5320745 Include <sys/time.h> and <unistd.h> inside HAVE_x_H. 18 years ago
Gisle Vanem 7ac09a058c Include <sys/time.h> and <unistd.h> inside HAVE_x_H. 18 years ago
Yang Tse b9c00a23ce compiler warning fix 18 years ago