src/winsup/cygwin ChangeLog mmap.cc
corinna@sourceware.cygnus.com
corinna@sourceware.cygnus.com
Mon Feb 5 04:36:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sources.redhat.com 2001-02-05 04:36:43
Modified files:
winsup/cygwin : ChangeLog mmap.cc
Log message:
* mmap.cc (mmap_record::fixup_map): New method to duplicate
the memory protection in a just forked child.
(mmap): Realign gran_len to page boundary only on anonymous
mapping before saving in the mmap_record.
(munmap): Cleanup code.
(msync): Ditto.
(fixup_mmaps_after_fork): Ditto. Call mmap_record::fixup_map now.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.516&r2=1.517
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mmap.cc.diff?cvsroot=src&r1=1.22&r2=1.23
More information about the Cygwin-cvs
mailing list