This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/winsup/cygwin ChangeLog net.cc


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sources.redhat.com	2001-08-23 23:57:53

Modified files:
	winsup/cygwin  : ChangeLog net.cc 

Log message:
	* net.cc (free_addr_list): Add define for symmetry.
	(free_hostent_ptr): Use free_addr_list to free h_addr_list element.
	(dup_addr_list): New static function.
	(dup_hostent_ptr): Use dup_addr_list instead of dup_char_list in order
	to handle embedded null characters.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.831&r2=1.832
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.68&r2=1.69


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]