]> sourceware.org Git - newlib-cygwin.git/commit
* mmap.cc (mlock): Replace LOCK_VM_IN_WSL with correct MAP_PROCESS.
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 5 Dec 2011 15:46:26 +0000 (15:46 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 5 Dec 2011 15:46:26 +0000 (15:46 +0000)
commit8912b2e56ff4e0082d5f7810235ce759e93d9c25
tree3219a369dc4cd7b5a7e5188bdfde51de71b2abb3
parent536e00784ed9670493522cb6634625aa21c14f32
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/mmap.cc
winsup/cygwin/ntdll.h
This page took 0.026284 seconds and 5 git commands to generate.