Convert irc_in_addr_* to macros. Add test program for that code. Fix
authorMichael Poole <mdpoole@troilus.org>
Tue, 28 Dec 2004 21:12:06 +0000 (21:12 +0000)
committerMichael Poole <mdpoole@troilus.org>
Tue, 28 Dec 2004 21:12:06 +0000 (21:12 +0000)
commit0b0c08bc68c523b72bbd94f23f7e080f287d5623
tree93dbe79aebc850cd6c1f2badfd3746cf69a0f43a
parent1260ad59bb7b6aefd322c66ced710c51d5933bd3
Convert irc_in_addr_* to macros.  Add test program for that code.  Fix
several bugs uncovered by the test program.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@1286 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
configure
configure.in
include/res.h
ircd/ircd_res.c
ircd/ircd_string.c
ircd/test/Makefile [deleted file]
ircd/test/Makefile.in [new file with mode: 0644]
ircd/test/ircd_in_addr_t.c [new file with mode: 0644]
ircd/test/test_stub.c [new file with mode: 0644]