rearrange to allow internal/private use of ares_strcasecmp to any system that
authorYang Tse <yangsita@gmail.com>
Mon, 15 Sep 2008 15:28:26 +0000 (15:28 +0000)
committerYang Tse <yangsita@gmail.com>
Mon, 15 Sep 2008 15:28:26 +0000 (15:28 +0000)
commit746f3e2942c36511fda867cac0573d2907290db0
treefcd8e397fa6f57dece395bff001bfe7e584cb5ea
parentb6e5b752fe22725adda416e551665e45fda1a5e1
rearrange to allow internal/private use of ares_strcasecmp to any system that
lacks the strcasecmp function.
12 files changed:
Makefile.inc
Makefile.vc6
acountry.c
adig.c
ahost.c
ares_private.h
ares_strcasecmp.c [new file with mode: 0644]
ares_strcasecmp.h [new file with mode: 0644]
config-win32.h
setup.h
vc/areslib/areslib.dsp
windows_port.c