CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2009-06-06 19:56:41
Modified files:
winsup/cygwin : ChangeLog mmap.cc
Log message:
* mmap.cc: Use NtUnmapViewOfSection instead of UnmapViewOfFile
throughout for symmetry.
(fhandler_dev_mem::munmap): Use correct process handle in call to
NtUnmapViewOfSection.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4509&r2=1.4510
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mmap.cc.diff?cvsroot=src&r1=1.157&r2=1.158