Alexandre Julliard : ntdll: Move more object manager functions to the Unix library.

Alexandre Julliard julliard at winehq.org
Fri Jul 17 16:30:45 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jul 17 11:47:19 2020 +0200

ntdll: Move more object manager functions to the Unix library.

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

---

 dlls/ntdll/ntdll.spec   |  28 ++---
 dlls/ntdll/ntdll_misc.h |   1 -
 dlls/ntdll/om.c         | 304 ------------------------------------------------
 dlls/ntdll/sync.c       |  13 ---
 dlls/ntdll/unix/sync.c  | 201 ++++++++++++++++++++++++++++++++
 5 files changed, 215 insertions(+), 332 deletions(-)

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



More information about the wine-cvs mailing list