CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2012-09-02 10:21:35
Modified files:
winsup/cygwin : ChangeLog pseudo-reloc.cc
Log message:
* 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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5960&r2=1.5961
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pseudo-reloc.cc.diff?cvsroot=src&r1=1.10&r2=1.11