]> git.ipfire.org Git - thirdparty/unbound.git/commit
configure compat replacements. start of ip6 ifdefing.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 16 Feb 2007 15:18:52 +0000 (15:18 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 16 Feb 2007 15:18:52 +0000 (15:18 +0000)
commit5835ad3841cab3139138d2967915acfcae4fe2eb
treeb0d27cbc153b76a471a8cb88f79541b3559cd959
parente635984ec028562953f989c16b345e0fd5f2f232
configure compat replacements. start of ip6 ifdefing.

git-svn-id: file:///svn/unbound/trunk@113 be551aaa-1e26-0410-a405-d3ace91eadb9
compat/fake-rfc2553.c [new file with mode: 0644]
compat/fake-rfc2553.h [new file with mode: 0644]
compat/malloc.c [new file with mode: 0644]
compat/memmove.c [new file with mode: 0644]
compat/snprintf.c [new file with mode: 0644]
compat/strlcpy.c [new file with mode: 0644]
configure.ac
services/listen_dnsport.c