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

5 Commits

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