CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2011-12-03 23:03:15

Modified files:
        winsup/cygwin  : ChangeLog mmap.cc 

Log message:
        * mmap.cc (mlock): Drop requesting SE_LOCK_MEMORY_PRIVILEGE.  Drop
        outdated comment.  Call NtLockVirtualMemory with LOCK_VM_IN_WSL flag.
        (munlock): Drop requesting SE_LOCK_MEMORY_PRIVILEGE.  Call
        NtUnlockVirtualMemory with LOCK_VM_IN_WSL flag.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5582&r2=1.5583
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mmap.cc.diff?cvsroot=src&r1=1.172&r2=1.173

Reply via email to