5 Commits (ca118e9f6945bcf224318be15b24ca97992d0208)

Author SHA1 Message Date
Yang Tse f413fce823 compiler warning: fix 14 years ago
Yang Tse 8520a37f62 build: fix header inclusion 14 years ago
Yang Tse 74f1bd8c22 getservbyport replacement for Win CE 14 years ago
Yang Tse 5e5c0132e6 renamed getplatform() to ares__getplatform() to avoid namespace pollution 14 years ago
Yang Tse 5b6a188909 build: move platform stuff to ares_platform.c and ares_platform.h 14 years ago
Yang Tse bd066ab8ef build: find out windows platform using GetVersionEx() 14 years ago
Daniel Stenberg 63627fa5ab remove all $Id$ lines 15 years ago
Yang Tse a82a8fbf82 Renamed c-ares setup.h to ares_setup.h 15 years ago
Yang Tse f214b583f5 adjust inclusion of "nameser.h" 16 years ago
Yang Tse 1a9795b401 rearrange to allow internal/private use of ares_writev to any system 16 years ago
Yang Tse 746f3e2942 rearrange to allow internal/private use of ares_strcasecmp to any system that 16 years ago
Yang Tse 0848b4fdaa Use monotonic time source if available. 17 years ago
Gisle Vanem db1a0acb0f Fixed typo. 18 years ago
Yang Tse 69fa447354 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 18 years ago
Yang Tse 2bd57a6d30 use our own ISUPPER and ISLOWER macros 18 years ago
Gisle Vanem 6a3e5617d7 Use correct calling convention. 18 years ago
Gisle Vanem b6c4466641 Added DllMain() function for Watcom. 18 years ago
Yang Tse 283737c856 Replace send() and recv() with swrite() and sread() macros. 19 years ago
Gisle Vanem 0a83c1e416 2nd try adding CVS id. 19 years ago
Gisle Vanem f6e7395ca0 Added CVS id. 19 years ago
Gisle Vanem 6c64cc8669 Replace IsNT with IS_NT(). 20 years ago
Gisle Vanem 6deb40acac Changes for Watt-32 on Windows. I've assumed Configure 21 years ago
Daniel Stenberg 3d0de826a5 removed C++ comment to please picky source checkers 21 years ago
Daniel Stenberg e8e8d3a407 Gisle Vanem: 21 years ago
Daniel Stenberg d5f3636a52 - Fixed a few variable return types for some system calls. Made configure 21 years ago
Daniel Stenberg 3f01f1b772 mingw has str(n)casecmp() functions 21 years ago
Daniel Stenberg c72a2f4af7 prevent the windows version to use global symbol names 21 years ago
Daniel Stenberg 2c9c9e92fd Dominick Meglio's fix to make our private gettimeofday() use the ares_ 21 years ago
Daniel Stenberg 5e847a14bd ares 1.1.1 with collected applied patches 21 years ago