CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2011-12-05 15:46:27

Modified files:
        winsup/cygwin  : ChangeLog mmap.cc ntdll.h 

Log message:
        * mmap.cc (mlock): Replace LOCK_VM_IN_WSL with correct MAP_PROCESS.
        (munlock): Ditto.
        * ntdll.h: Rearrange to have all preprocessor definitions at the start
        of the file.  Add comments to each definition block.
        (MAP_PROCESS): Rename from LOCK_VM_IN_WSL.
        (MAP_SYSTEM): Rename from LOCK_VM_IN_RAM.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5589&r2=1.5590
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mmap.cc.diff?cvsroot=src&r1=1.174&r2=1.175
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ntdll.h.diff?cvsroot=src&r1=1.130&r2=1.131

Reply via email to