1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-06 19:30:03 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
ec5ebc218a Added build of acountry.exe. 2007-12-11 17:23:18 +00:00
343d6f221f Avoid inline C99ism, and move c-ares routines for managing doubly-linked lists. 2007-10-02 02:18:01 +00:00
bba777d6da ares_getopt() command-line parser function does not belong to actual
c-ares library. It is just a convinience source code helper function
for use in example programs adig.c and ahost.c
2007-04-16 09:01:16 +00:00
088a4d923a use ares_getopt for all platforms 2007-04-12 19:01:19 +00:00
324522a645 Added ares_parse_ns_reply.obj etc. 2007-02-19 17:44:59 +00:00
de2e08cee1 ahost.exe needs getopt.obj. 2006-12-11 15:18:52 +00:00
62e22ec3af include setup_once.h dependency and adjust to 80 char lines. 2006-07-29 08:39:20 +00:00
85510390ca Added ares_getsock.obj. 2006-01-04 14:21:57 +00:00
14a8b3f6b2 Make it compatible with vc60 and vc71 2005-12-18 00:27:12 +00:00
2bf6cf0a10 Fixed typo. Detabified. 2005-11-12 18:33:32 +00:00
9b106cf987 Defines moved to config-win32.h. 2005-11-10 16:52:43 +00:00
4e1a593929 Add cvs id. 2005-11-09 22:18:13 +00:00
9df9494e5f I hate MS-devstudio project files. 2005-11-09 22:16:58 +00:00