build: move platform stuff to ares_platform.c and ares_platform.h
authorYang Tse <yangsita@gmail.com>
Thu, 24 Mar 2011 10:31:50 +0000 (11:31 +0100)
committerYang Tse <yangsita@gmail.com>
Thu, 24 Mar 2011 10:31:50 +0000 (11:31 +0100)
commit5b6a188909823cc3366e1e1b1812dfd4de919635
treed0e41adf92c5f99a27fc2032d878f5be6e3be5df
parentbd066ab8efa0d43ef002954f4587a195a15ac460
build: move platform stuff to ares_platform.c and ares_platform.h
Makefile.inc
ares_gethostbyaddr.c
ares_gethostbyname.c
ares_init.c
ares_platform.c [new file with mode: 0644]
ares_platform.h [new file with mode: 0644]
ares_private.h
vc/cares/vc6cares.dsp
windows_port.c