CVS update: rsync/lib

Martin Pool mbp at samba.org
Tue Nov 27 04:21:33 GMT 2001


Date:	Mon Nov 26 20:21:32 2001
Author:	mbp

Update of /data/cvs/rsync/lib
In directory va:/tmp/cvs-serv8144/lib

Modified Files:
	getaddrinfo.c getnameinfo.c 
Log Message:
Eliminate horrible GET_AI macro.  Then discover that this code 
depended on sockaddr.sa_len, which apparently doesn't exist
on IRIX and has to be #ifdef'd by HAVE_SOCKADDR_LEN, which 
seems to work OK.


Revisions:
getaddrinfo.c		1.5 => 1.6
	http://www.samba.org/cgi-bin/cvsweb/rsync/lib/getaddrinfo.c?r1=1.5&r2=1.6
getnameinfo.c		1.3 => 1.4
	http://www.samba.org/cgi-bin/cvsweb/rsync/lib/getnameinfo.c?r1=1.3&r2=1.4




More information about the rsync-cvs mailing list