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]

winsup/cygwin ChangeLog autoload.cc dtable.cc ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-05-15 22:07:52

Modified files:
	cygwin         : ChangeLog autoload.cc dtable.cc net.cc 
Removed files:
	cygwin         : autoload.h 

Log message:
	* autoload.h: Eliminate.
	* autoload.cc: Pull in autoload.h.  Eliminate many macros.  Rewrite to avoid
	necessity of initialization routines.  Just use a standard one.
	(wsock_init): New function.  Moved from net.cc.
	* net.cc (wsock_init): Move to autoload.cc.
	(wsadata): Make global.
	* dtable.cc (dtable::build_fhandler): Use more reliable method for checking if
	net stuff has been loaded.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.714&r2=1.715
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/autoload.cc.diff?cvsroot=uberbaum&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/dtable.cc.diff?cvsroot=uberbaum&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/net.cc.diff?cvsroot=uberbaum&r1=1.53&r2=1.54
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/autoload.h.diff?cvsroot=uberbaum&r1=1.8&r2=NONE


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