src/winsup/cygwin ChangeLog mmap.cc
corinna@sourceware.cygnus.com
corinna@sourceware.cygnus.com
Thu Sep 27 15:39:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sources.redhat.com 2001-09-27 15:39:51
Modified files:
winsup/cygwin : ChangeLog mmap.cc
Log message:
* mmap.cc (mmap): Move setting the access after evaluating fd.
Remove useless comment. Explain copy-on-write problem of 9x
more detailed. Don't set access to FILE_MAP_COPY on 9x only
when anonymous mapping is requested.
(fhandler_disk_file::mmap): Remove useless device check.
Add debug output.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.919&r2=1.920
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mmap.cc.diff?cvsroot=src&r1=1.41&r2=1.42
More information about the Cygwin-cvs
mailing list