Commit Graph

5 Commits

Author SHA1 Message Date
Yang Tse 912857c6f3 Fix macro redefinition. 2009-11-22 03:51:07 +00:00
Yang Tse c1f141596e Fix name space pollution. 2009-11-22 03:41:26 +00:00
Gisle Vanem 5078ae0024 Undefine 'optarg', 'optind' and 'opterr' when using Watt-32
(to get correct linkage on Windows).
2008-12-08 16:11:16 +00:00
Yang Tse 35b7d08768 move linkage var declarations to ares_getopt.h 2007-04-16 15:35:34 +00:00
Yang Tse 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