840 Commits (422b8ddde8679c6b63166dbc6b2f910de83e240f)
 

Author SHA1 Message Date
Yang Tse 422b8ddde8 adjust ICC_windows settings 16 years ago
Yang Tse 615273ad6c fix VAR_STRIP 16 years ago
Yang Tse e620425536 Sync up with reality 16 years ago
Yang Tse 8c2fe4c67f Initial attempt to support configure's --(dis|en)able-optimize 16 years ago
Yang Tse 74cff55b02 fix comment 16 years ago
Yang Tse 79f844f672 Initial attempt to support configure's --(dis|en)able-warnings 16 years ago
Yang Tse 6503efa62a fix compiler warning: dereferencing type-punned pointer will break strict-aliasing rules 16 years ago
Yang Tse 2823a5380f now compiler warnings are activated for all gcc builds, not only debug ones. 16 years ago
Yang Tse 2bc4f4c175 Use CFLAGS for icc linker options instead of LDFLAGS, 16 years ago
Yang Tse 4c1d2df804 use ac_cv_compiler and ac_cv_compiler_num to keep compiler ID and version number 16 years ago
Yang Tse eb9f7d046a Temporary icc adjustment: 16 years ago
Yang Tse 5ca18d6d80 HAVE_INET_PTON will only be defined when an IPv6 capable working 16 years ago
Yang Tse a08ee8a0be HAVE_INET_NTOP will only be defined when an IPv6 capable working 16 years ago
Yang Tse 9be0422d12 ntoa() and inet_ntoa_r() no longer used 16 years ago
Yang Tse c97f02af5f icc adjustments for icc 9.0 and prior versions: 16 years ago
Yang Tse a36da12985 attempt to make work the gethostname function 16 years ago
Gisle Vanem c9b686488d Added HAVE_NETDB_H, HAVE_ARPA_INET_H, HAVE_STRCASECMP 16 years ago
Yang Tse 22747a54b6 icc adjustments: 16 years ago
Yang Tse 5e9d41fb29 icc adjustments 16 years ago
Yang Tse feb2043b43 fix netdb.h prerequisite inclusion 16 years ago
Yang Tse 898e10bd60 improve detection of getservbyport_r() 16 years ago
Yang Tse 8c3c805269 On Linux Intel's icc uses gcc's header files, so 16 years ago
Yang Tse fe11cb41ec improve detection of gethostname() 16 years ago
Yang Tse 54663c863f NetWare builds include "nameser.h" from the c-ares subdir 16 years ago
Yang Tse 8f51d8e9ac include <strings.h> 16 years ago
Yang Tse e18952cc6f Sync up with reality 16 years ago
Yang Tse f214b583f5 adjust inclusion of "nameser.h" 16 years ago
Yang Tse 861ea67ee8 reorder some lines in file 16 years ago
Yang Tse 507c529dc0 code cleanup 16 years ago
Yang Tse afb0533d1d NetWare seems to have writev() 16 years ago
Yang Tse 1a9795b401 rearrange to allow internal/private use of ares_writev to any system 16 years ago
Yang Tse 25d9912b38 NetWare CLIB target has stricmp() and strnicmp() 16 years ago
Yang Tse f2582d6949 include header file only when available 16 years ago
Yang Tse 746f3e2942 rearrange to allow internal/private use of ares_strcasecmp to any system that 16 years ago
Yang Tse b6e5b752fe improve detection of: 16 years ago
Yang Tse 0cd952f7c2 *** empty log message *** 16 years ago
Gisle Vanem 90167151c9 djgpp does have strdup(). 16 years ago
Yang Tse 4f4bbc63a6 change CRLF into LF line endings 16 years ago
Yang Tse 797372b0f4 strdup() clone for systems/configurations which lack it 16 years ago
Yang Tse 2cb5cbba34 move inclusion of ares_private.h last 16 years ago
Yang Tse 9a36d5718d icc adjustments 16 years ago
Yang Tse 34cc272d98 icc adjustments 16 years ago
Yang Tse 6e781eb2c4 Select strict ANSI C89 conformance for icc 16 years ago
Yang Tse f33bd94c05 remove unnecessary typecasting of malloc() 16 years ago
Yang Tse 5d2ace75a3 remove unnecessary typecasting of realloc() 16 years ago
Daniel Stenberg 4f33fdb183 we start over working towards 1.5.4 16 years ago
Daniel Stenberg d71fd1b305 Version 1.5.3 16 years ago
Daniel Stenberg 2682c714df added the three people from RELEASE-NOTES and sorted the list alphabetically 16 years ago
Yang Tse b487ac8f70 Don't abort configuration if recvfrom() is not available. 16 years ago
Yang Tse c035f2d3a4 Functionality only possible if recvfrom() is available. 16 years ago