1104 Commits (991c93cf5404c9143313fac15d784496c25ba8ed)
 

Author SHA1 Message Date
Daniel Stenberg 54056b2063 Fixed an OOM condition reported by Jim Meyering 16 years ago
Yang Tse f75e379dae fix typo affecting inclusion of <arpa/inet.h> in configure 16 years ago
Yang Tse 564c958725 #include <string.h> in the getaddrinfo() runtime check for the memset() prototype 16 years ago
Yang Tse 72cd52972b fix symbol definition check for fcntl.h inclusion 16 years ago
Yang Tse 65cafbe109 Refactor configure script detection of functions used to set sockets into 16 years ago
Daniel Stenberg 3c2da5eae1 Added a TODO file to list things we want changed, added or fixed. 16 years ago
Daniel Stenberg 1a1b4eb4f2 - Carlo Contavalli added support for the glibc "rotate" option, as documented 16 years ago
Yang Tse aa8d8b4933 Adjust WIN32 freeaddrinfo, getaddrinfo and getnameinfo availability 16 years ago
Yang Tse d74c816b76 WIN32 availability of freeaddrinfo, getaddrinfo and getnameinfo functions is quite 16 years ago
Yang Tse c0711bdca9 check for freeaddrinfo() at configuration phase 16 years ago
Yang Tse 0e4d0eda3d update aclocal file serial number 16 years ago
Yang Tse d013d47281 remove verification of the freeability of the addrinfo struct pointer members 16 years ago
Yang Tse d389bcaf1c fix comment 16 years ago
Yang Tse 40d3121cd4 make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR 16 years ago
Yang Tse a9f68690a5 fix leftover 16 years ago
Yang Tse dfd9ac3c26 Initial attempt to detect at configuration time if the getaddrinfo() 16 years ago
Yang Tse ad60c2d0c3 Initial attempt to detect at configuration time if the getaddrinfo() 16 years ago
Yang Tse c81480a998 icc adjustments: 16 years ago
Yang Tse 88398b5e3a some more temporary magic for the icc seg-fault issue 16 years ago
Yang Tse 7735d91fc5 icc permanent adjustment: 16 years ago
Yang Tse 4d8bb08bfe icc adjustments: 16 years ago
Yang Tse 49268447c8 #include <stdlib.h> for exit() prototype 16 years ago
Yang Tse 0e13792289 some more temporary magic for the icc seg-fault issue 16 years ago
Yang Tse 59f4582352 remove from configure.ac temporary magic for the icc seg-fault issue 16 years ago
Yang Tse f5a8f8c6ac some more temporary magic for the icc seg-fault issue 16 years ago
Yang Tse 64c82d0853 Charles Hardin patch: 16 years ago
Yang Tse e1b2f2eff4 some more temporary magic for the icc seg-fault issue 16 years ago
Yang Tse 6444711a2e messages initially intended only for debug purposes, now become permanent 16 years ago
Yang Tse 1c9a010cf0 fix compiler warning 16 years ago
Yang Tse 6642bc38df fix missing double-quotes 16 years ago
Daniel Stenberg 43daf6decd Charles Hardin made adig support a regular numerical dotted IP address for the 16 years ago
Yang Tse f5840c42bd some more temporary magic for the icc seg-fault issue 16 years ago
Yang Tse 4037d01c3e Ensure that shell variable contents which have active meaning 16 years ago
Yang Tse bd0e2f9f8c Adjust Watcom C warnings: 16 years ago
Yang Tse 0cb9896ead With this change Solaris target builds will now be done with _REENTRANT defined. 16 years ago
Yang Tse 40f09170d6 Adjust Tiny C basic options: 16 years ago
Yang Tse 7444d55a7f Adjust GCC warnings: 16 years ago
Yang Tse 7e94946102 fix syntax error 16 years ago
Yang Tse 5abbce8c5b Initial attempt to detect Watcom C compiler 16 years ago
Yang Tse 8d7e608c02 make naming scheme more consistent across whole file 16 years ago
Yang Tse b5989fe355 Adjust GCC warnings: 16 years ago
Yang Tse 9bd2d8ef8e Adjust GCC --enable-warnings: 16 years ago
Yang Tse a5cd95981d adjust SGI MIPSpro C detection 16 years ago
Yang Tse 3af497d2e0 LCC compiler adjustments: 16 years ago
Yang Tse 959cba0810 remove extra space 16 years ago
Yang Tse 301c994b00 split SGI compiler check. One for MIPS C and another for MIPSpro C 16 years ago
Yang Tse 07a115ec62 LCC compiler adjustments: 16 years ago
Yang Tse 71a63b20ba Initial attempt to detect Tiny C compiler 16 years ago
Yang Tse 2373f24569 Initial attempt to detect LCC compiler 16 years ago
Yang Tse dca86dfabc 1) fix bug in CONVERT_INCLUDE_TO_ISYSTEM 16 years ago