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 cygheap.cc fork.cc pin ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-09-05 17:30:05

Modified files:
	cygwin         : ChangeLog cygheap.cc fork.cc pinfo.cc spawn.cc 

Log message:
	* cygheap.cc (cygheap_init): Eliminate debugging #if.
	* fork.cc (fork_parent): Don't issue errors if "somebody" has set the
	PID_EXITED flag on a child.  Don't close process handle if it has potentially
	already been closed.
	* pinfo.cc (winpids::add): Eliminate PID_ALLPIDS handling which was obsoleted
	by previous changes.
	* spawn.cc (av::fixup): Do win16 detection for .com files.  Make sure that
	buffer has been unmapped in all cases.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3064&r2=1.3065
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygheap.cc.diff?cvsroot=uberbaum&r1=1.120&r2=1.121
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fork.cc.diff?cvsroot=uberbaum&r1=1.162&r2=1.163
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/pinfo.cc.diff?cvsroot=uberbaum&r1=1.184&r2=1.185
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.182&r2=1.183


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