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 debug.cc fork.cc


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2002-07-08 21:37:14

Modified files:
	cygwin         : ChangeLog debug.cc fork.cc 

Log message:
	* debug.cc: Avoid explicit zeroing of globals.
	(lock_debug): Make locker a static member.  Avoid unlocking when already
	unlocked (from Conrad Scott).
	(debug_init): Initialize lock_debug::locker here.
	* fork.cc (fork_child): Fix up fdtab earlier to avoid some (but not all)
	confusion with close-on-exec craziness.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1378&r2=1.1379
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/debug.cc.diff?cvsroot=uberbaum&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fork.cc.diff?cvsroot=uberbaum&r1=1.86&r2=1.87


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