CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2006-07-13 08:33:34

Modified files:
        winsup/cygwin  : ChangeLog winsup.h exceptions.cc mmap.cc 

Log message:
        * exceptions.cc (_cygtls::handle_exceptions): Call new
        mmap_is_attached_or_noreserve_page function in case of access violation
        and allow application to retry access on noreserve pages.
        * mmap.cc (mmap_is_attached_or_noreserve_page): Changed from
        mmap_is_attached_page.  Handle also noreserve pages now.  Change
        comment accordingly.
        * winsup.h (mmap_is_attached_or_noreserve_page): Declare instead of
        mmap_is_attached_page.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3566&r2=1.3567
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/winsup.h.diff?cvsroot=src&r1=1.188&r2=1.189
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&r1=1.295&r2=1.296
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mmap.cc.diff?cvsroot=src&r1=1.128&r2=1.129

Reply via email to