Removed inclusion of <sys/types.h> in .c-files
[platform/upstream/c-ares.git] / adig.c
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> in .c-files
2007-02-21 Gisle VanemCleanup WIN32 target using WSACleanup().
2007-02-19 Gisle VanemINADDR_NONE no longer used.
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2007-02-06 Gisle VanemFix compiler warning.
2007-02-06 Gisle VanemInclude <sys/time.h> and <unistd.h> inside HAVE_x_H.
2006-10-31 Gisle VanemDon't include "nameser.h" for Watt32. Use the normal...
2006-10-25 Gisle VanemAdded '-d' option for Watt32 targets. Added cvs id.
2006-10-18 Yang TseCheck for USE_WINSOCK instead of WIN32 where the check...
2006-10-18 Yang TseReplace is*() macros with our own IS*() ones.
2006-07-22 Gisle VanemUse ares_free_string() to avoid detecting leaks.
2005-12-17 Yang TseFix compiler warning
2005-11-12 Gisle VanemInclude <getopt.h>.
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-07-22 Daniel Stenberg- Fixed a few variable return types for some system...
2004-02-23 Daniel Stenbergmake ares_expand_name() take a long * instead of an...
2004-02-13 Daniel Stenbergremoved usage of unset variables (by a function that...
2004-02-04 Daniel Stenbergfixed "comparison between signed and unsigned" complaints
2004-02-02 Daniel Stenberguse the new single-argument ares_strerror()
2004-02-02 Daniel Stenbergremove rcsid stuff from c files, it serves no useful...
2003-10-07 Daniel Stenbergares 1.1.1 with collected applied patches