CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       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

Reply via email to