Support Watt-32 under Win32.
[platform/upstream/c-ares.git] / Makefile.inc
2008-05-09 Yang TseUse monotonic time source if available.
2007-11-21 Daniel Stenbergoops
2007-10-02 Yang TseAvoid inline C99ism, and move c-ares routines for manag...
2007-06-02 Daniel Stenbergares_destroy_options() and ares_save_options() man...
2007-04-16 Yang Tseares_getopt() command-line parser function does not...
2007-04-12 Yang Tseuse ares_getopt for all platforms
2007-02-19 Daniel StenbergVlad Dinulescu added ares_parse_ns_reply()
2006-08-14 Daniel Stenbergadd missing man page
2006-07-28 Yang TseFirst step trying to avoid the multiple header inclusio...
2005-12-22 Daniel StenbergAdded ares_getsock() to extract sockets to wait for...
2005-08-10 Gunter Knauffixed line endings so it works again with gnu make...
2005-05-16 Dominick MeglioAdded ares_getnameinfo which mimics the getnameinfo API
2005-05-14 Dominick MeglioAdded an inet_ntop function from BIND for systems that...
2005-04-21 Daniel Stenbergadded missing headers
2005-04-08 Dominick MeglioAdded preliminary IPv6 support to ares_gethostbyname
2005-04-06 Gisle VanemMoved inet_net_pton.h to HHEADERS.
2005-04-06 Daniel Stenbergmoved the *_inet_pton protos to inet_net_pton.h instead
2005-04-05 Dominick MeglioProvided implementations of inet_net_pton and inet_pton...
2005-03-11 Daniel Stenbergthe ares_parse_aaaa_reply man page
2005-03-10 Daniel StenbergDominick Meglio added ares_parse_aaaa_reply.c and did...
2004-07-22 Daniel Stenberg- Fixed a few variable return types for some system...