Fix for <http://rsync.samba.org/cgi-bin/rsync/incoming?id=3750>
[rsync/rsync.git] / lib / inet_pton.c
2001-11-28 Martin PoolFix inet_ntop/pton names
2001-11-28 Martin PoolProtect AF_INET6 references with #ifdef INET6
2001-11-27 Martin PoolTry to fix headers for UNICOS
2001-11-27 Martin PoolAdd Paul Vixie's implementation of inet_ntop and inet_p...