ares_inet_ntop.3: s/socklen_t/ares_socklen_t
[platform/upstream/c-ares.git] / windows_port.c
2011-03-24 Yang Tsebuild: move platform stuff to ares_platform.c and ares_...
2011-03-23 Yang Tsebuild: find out windows platform using GetVersionEx()
2010-03-27 Daniel Stenbergremove all $Id$ lines
2009-11-02 Yang TseRenamed c-ares setup.h to ares_setup.h
2008-09-17 Yang Tseadjust inclusion of "nameser.h"
2008-09-16 Yang Tserearrange to allow internal/private use of ares_writev...
2008-09-15 Yang Tserearrange to allow internal/private use of ares_strcase...
2008-05-09 Yang TseUse monotonic time source if available.
2007-02-19 Gisle VanemFixed typo.
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2007-02-13 Yang Tseuse our own ISUPPER and ISLOWER macros
2007-02-04 Gisle VanemUse correct calling convention.
2007-02-04 Gisle VanemAdded DllMain() function for Watcom.
2006-07-28 Yang TseReplace send() and recv() with swrite() and sread(...
2006-07-22 Gisle Vanem2nd try adding CVS id.
2006-07-22 Gisle VanemAdded CVS id.
2004-11-10 Gisle VanemReplace IsNT with IS_NT().
2004-08-20 Gisle VanemChanges for Watt-32 on Windows. I've assumed Configure
2004-07-29 Daniel Stenbergremoved C++ comment to please picky source checkers
2004-07-24 Daniel StenbergGisle Vanem:
2004-07-22 Daniel Stenberg- Fixed a few variable return types for some system...
2004-03-09 Daniel Stenbergmingw has str(n)casecmp() functions
2004-02-04 Daniel Stenbergprevent the windows version to use global symbol names
2004-01-04 Daniel StenbergDominick Meglio's fix to make our private gettimeofday...
2003-10-07 Daniel Stenbergares 1.1.1 with collected applied patches