OSDN Git Service

* exceptions.cc (_cygtls::handle_exceptions): Call new
authorcorinna <corinna>
Thu, 13 Jul 2006 08:33:34 +0000 (08:33 +0000)
committercorinna <corinna>
Thu, 13 Jul 2006 08:33:34 +0000 (08:33 +0000)
commite79a08f3b42373d2f1a5d2a608da792e470f47f0
treea4cc288eeae2dae56adebeb9873fc253727a3787
parentb3448e031865d6a7fc3c8f82160d3d14dd063ca3
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
winsup/cygwin/mmap.cc
winsup/cygwin/winsup.h