From 7dc516595457594be6db9a18e8ead1aadcdb8e0f Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Sun, 2 Sep 2012 10:21:34 +0000 Subject: * pseudo-reloc.cc (auto_protect_for): New function. (__write_memory): Call auto_protect_for to handle page protection. (do_pseudo_reloc): Call auto_protect_for to restore old page protection. --- winsup/cygwin/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 90ac80c04..b35df3805 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +2012-09-02 Jin-woo Ye + Corinna Vinschen + + * pseudo-reloc.cc (auto_protect_for): New function. + (__write_memory): Call auto_protect_for to handle page protection. + (do_pseudo_reloc): Call auto_protect_for to restore old page protection. + 2012-08-26 Christopher Faylor * pinfo.cc (pinfo::init): Remove assertion. -- cgit v1.2.3