Corinna Vinschen
1f5c3042d5
* autoload.cc (NtLockVirtualMemory): Import.
(NtUnlockVirtualMemory): Import.
(GetProcessWorkingSetSize): Import.
(SetProcessWorkingSetSize): Import.
* cygwin.din (mlock): Export.
(munlock): Export.
* mmap.cc (mlock): New function.
(munlock): Ditto.
* ntdll.h (STATUS_WORKING_SET_QUOTA): Define.
(LOCK_VM_IN_WSL): Define.
(LOCK_VM_IN_RAM): Define.
(NtLockVirtualMemory): Declare.
(NtUnlockVirtualMemory): Declare.
* sysconf.cc (sysconf): Implement _SC_MEMLOCK_RANGE.
* wincap.h: Implement has_working_virtual_lock throughout.
* wincap.cc: Ditto.
* include/cygwin/version.h: Bump API minor version.
* include/sys/mman.h (mlock): Declare,
(munlock): Declare.
2005-10-18 18:51:33 +00:00
..
2005-08-08 18:54:28 +00:00
2005-05-02 03:50:11 +00:00
2005-05-17 01:21:06 +00:00
2005-08-20 06:19:55 +00:00
2005-08-08 15:00:39 +00:00
2005-08-08 15:00:39 +00:00
2005-08-12 02:39:13 +00:00
2005-08-08 15:00:39 +00:00
2003-11-29 23:00:51 +00:00
2005-08-12 02:39:13 +00:00
2003-11-19 18:50:23 +00:00
2005-05-02 03:50:11 +00:00
2005-10-18 18:51:33 +00:00
2005-05-13 03:21:39 +00:00
2003-11-19 18:50:23 +00:00
2003-11-15 17:04:10 +00:00
2003-11-28 20:55:59 +00:00
2005-01-25 22:45:11 +00:00
2005-04-19 08:32:59 +00:00
2003-11-19 18:50:23 +00:00
2003-11-19 18:50:23 +00:00
2005-02-23 16:27:54 +00:00
2005-07-09 08:22:39 +00:00
2005-09-22 16:41:36 +00:00
2005-05-10 20:56:07 +00:00
2003-11-19 18:50:23 +00:00
2005-08-02 09:17:15 +00:00
2005-05-02 03:50:11 +00:00
2005-05-02 03:50:11 +00:00
2004-11-26 04:15:10 +00:00