winsup/cygwin ChangeLog pinfo.cc

cgf@cygwin.com cgf@cygwin.com
Sat Jan 22 21:17:00 GMT 2005


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-01-22 21:17:54

Modified files:
	cygwin         : ChangeLog pinfo.cc 

Log message:
	* pinfo.cc (pinfo::init): Move everything but the MapViewOfFileEx out of the
	loop since trying multiple times to call CreateFileMapping doesn't make much
	sense.  Try to structure the loop a little better so that exiting with a break
	does the right thing.
	(pinfo::release): Release shared memory area if it exists and close handle if
	it exists.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.2673&r2=1.2674
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/pinfo.cc.diff?cvsroot=uberbaum&r1=1.149&r2=1.150



More information about the Cygwin-cvs mailing list