Restructure a little to permit wrapping a system implementation of getaddrinfo
authorKen Raeburn <raeburn@mit.edu>
Tue, 12 Mar 2002 03:54:58 +0000 (03:54 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 12 Mar 2002 03:54:58 +0000 (03:54 +0000)
commit0d0c0c016d2a6678b776fbfba4875b7e221dde2d
tree7773ed3eba7e2dab19036b36f6537b5eae625645
parentac74aa461e16eb74b75c206421bfaa9af01a3653
Restructure a little to permit wrapping a system implementation of getaddrinfo
and friends in a function that does some fixups on the returned data.  Use this
for Linux and AIX.  Also separate the replacement versions as functions with
different names so that Windows can (eventually) use them from a wrapper
function if a system version cannot be located.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14262 dc483132-0cff-0310-8789-dd5450dbe970
src/include/ChangeLog
src/include/fake-addrinfo.c
src/include/fake-addrinfo.h