ares_inet_pton/ntop: cleanup
authorDaniel Stenberg <daniel@haxx.se>
Sun, 17 Feb 2013 16:13:39 +0000 (17:13 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 17 Feb 2013 16:44:02 +0000 (17:44 +0100)
commitcf7ad9758dd7927595cb9751ba8173e06fc33cad
treed62a9428b21c5d629c66a879ea2849cb2b4f6ee4
parentee9a1c2457c3238ee5cdae90fe18440d44377adc
ares_inet_pton/ntop: cleanup

Make sure that the symbols are always exported and present in c-ares.

Make the headers prefixed with 'ares'.

Removed the inet_ntop.h version as it no longer features any content.
16 files changed:
Makefile.inc
acountry.c
adig.c
ahost.c
ares.h
ares__get_hostent.c
ares_gethostbyaddr.c
ares_gethostbyname.c
ares_getnameinfo.c
ares_inet_net_pton.h [moved from inet_net_pton.h with 82% similarity]
ares_init.c
ares_options.c
ares_parse_aaaa_reply.c
inet_net_pton.c
inet_ntop.c
inet_ntop.h [deleted file]