Alexandre Julliard : ntdll: Move the mmap reserved area functions to the Unix library.

Alexandre Julliard julliard at winehq.org
Mon May 18 15:00:12 CDT 2020


Module: wine
Branch: master
Commit: 625209433fa82e233a828329e9e109602f9c0ef0
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=625209433fa82e233a828329e9e109602f9c0ef0

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sun May 17 11:04:47 2020 +0200

ntdll: Move the mmap reserved area functions to the Unix library.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/unix/loader.c       | 12 +++++++----
 dlls/ntdll/unix/unix_private.h |  6 ++++++
 dlls/ntdll/unix/virtual.c      | 42 ++++++++++++++++++++++++++++++++----
 dlls/ntdll/unixlib.h           | 10 +++++++--
 dlls/ntdll/virtual.c           | 48 +++++++++++++++++++++---------------------
 5 files changed, 84 insertions(+), 34 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=625209433fa82e233a828329e9e109602f9c0ef0



More information about the wine-cvs mailing list