aboutsummaryrefslogtreecommitdiff
path: root/ares/windows_port.c
AgeCommit message (Expand)Author
2009-11-02Renamed c-ares setup.h to ares_setup.hYang Tse
2008-09-17adjust inclusion of "nameser.h"Yang Tse
2008-09-16rearrange to allow internal/private use of ares_writev to any systemYang Tse
2008-09-15rearrange to allow internal/private use of ares_strcasecmp to any system thatYang Tse
2008-05-09Use monotonic time source if available.Yang Tse
2007-02-19Fixed typo.Gisle Vanem
2007-02-16use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse
2007-02-13use our own ISUPPER and ISLOWER macrosYang Tse
2007-02-04Use correct calling convention.Gisle Vanem
2007-02-04Added DllMain() function for Watcom.Gisle Vanem
2006-07-28Replace send() and recv() with swrite() and sread() macros.Yang Tse
2006-07-222nd try adding CVS id.Gisle Vanem
2006-07-22Added CVS id.Gisle Vanem
2004-11-10Replace IsNT with IS_NT().Gisle Vanem
2004-08-20Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem
2004-07-29removed C++ comment to please picky source checkersDaniel Stenberg
2004-07-24Gisle Vanem:Daniel Stenberg
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg
2004-03-09mingw has str(n)casecmp() functionsDaniel Stenberg
2004-02-04prevent the windows version to use global symbol namesDaniel Stenberg
2004-01-04Dominick Meglio's fix to make our private gettimeofday() use the ares_Daniel Stenberg
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg