Major hostip.c cleanup and split into multiple files and easier #ifdef
authorDaniel Stenberg <daniel@haxx.se>
Mon, 26 Apr 2004 07:20:11 +0000 (07:20 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 26 Apr 2004 07:20:11 +0000 (07:20 +0000)
commit648e82f05d8bce097f9f81b78d9df40f647f6170
tree3853fbb58d25240561337356c5a99e44ffd57a72
parent1dbe60b8b71c2308fab987f5b4c6c6e9a264dd66
Major hostip.c cleanup and split into multiple files and easier #ifdef
usage.
17 files changed:
lib/Makefile.am
lib/hostares.c [new file with mode: 0644]
lib/hostasyn.c [new file with mode: 0644]
lib/hostip.c
lib/hostip.h
lib/hostip4.c [new file with mode: 0644]
lib/hostip6.c [new file with mode: 0644]
lib/hostsyn.c [new file with mode: 0644]
lib/hostthre.c [new file with mode: 0644]
lib/inet_ntop.c [new file with mode: 0644]
lib/inet_ntop.h [new file with mode: 0644]
lib/memdebug.h
lib/multi.c
lib/setup.h
lib/url.c
lib/url.h
lib/urldata.h