CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2005-11-30 15:05:48

Modified files:
        winsup/cygwin  : ChangeLog mmap.cc 

Log message:
        * mmap.cc (list::try_map): New method, implementing trying to map
        within another already existing map, moved from mmap64 here.
        (mmap64): Just call try_map now.
        (fhandler_dev_zero::fixup_mmap_after_fork): Always create new private
        map with PAGE_READWRITE protection.
        (fixup_mmaps_after_fork): Fix comment.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3220&r2=1.3221
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mmap.cc.diff?cvsroot=src&r1=1.116&r2=1.117

Reply via email to