CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2005-12-12 10:00:33
Modified files:
winsup/cygwin : ChangeLog mmap.cc
Log message:
* mmap.cc (gen_create_protect): Always generate WRITECOPY protection
for private maps.
(fixup_mmaps_after_fork): Fix calculation of WRITECOPY protection for
VirtualProtect. Add some words to the comment.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3247&r2=1.3248
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mmap.cc.diff?cvsroot=src&r1=1.120&r2=1.121