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 pinfo.cc


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


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