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]
Other format: [Raw text]

winsup/cygwin ChangeLog mount.cc net.cc


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2008-09-11 04:58:45

Modified files:
	cygwin         : ChangeLog mount.cc net.cc 

Log message:
	* net.cc (in6addr_any, in6addr_loopback): Add appropriate number of braces
	around initializer.
	(dup_ent): Try harder to coerce the first argument to deal with more stringent
	compiler.
	(get_2k_ifs): Remove extraneous typedef.
	(get_2k_ifs): Reorganize expression to avoid a compiler warning.
	(get_xp_ifs): Ditto.
	(get_nt_ifs): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4267&r2=1.4268
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/mount.cc.diff?cvsroot=uberbaum&r1=1.24&r2=1.25
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/net.cc.diff?cvsroot=uberbaum&r1=1.246&r2=1.247


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