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]

src/winsup/cygwin ChangeLog cygtls.cc fhandler ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2004-10-26 21:13:50

Modified files:
	winsup/cygwin  : ChangeLog cygtls.cc fhandler_socket.cc 
	                 select.cc 

Log message:
	* cygtls.cc (_cygtls::fixup_after_fork): Wipe out exitsock local since it
	should not be used by the child.
	* select.cc (start_thread_socket): Turn off inheritance for exitsock.  Don't
	add exitsock to exception mask since it should never get an exception.
	(socket_cleanup): Change some debug messages for consistency.
	* fhandler_socket.cc (fhandler_socket::dup): Change comment wording slightly.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2588&r2=1.2589
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.cc.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.141&r2=1.142
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/select.cc.diff?cvsroot=src&r1=1.101&r2=1.102


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