src/winsup/cygwin ChangeLog mmap.cc

corinna@cygwin.com corinna@cygwin.com
Fri Feb 25 11:22:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2005-02-25 11:15:28

Modified files:
	winsup/cygwin  : ChangeLog mmap.cc 

Log message:
	* mmap.cc (class mmap_record): Declare new map_pages method with
	address parameter.
	(mmap_record::map_pages): New method with address parameter.
	(mmap64): Evaluate access mode before checking if already existing
	mapping can be used.
	Only use existing mapping if requested access mode matches the one
	in the existing mapping.
	Add check for existing mapping for MAP_FIXED case.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2733&r2=1.2734
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mmap.cc.diff?cvsroot=src&r1=1.102&r2=1.103



More information about the Cygwin-cvs mailing list