Alexandre Julliard : ntdll: Move the atom system calls to the Unix library.

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


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

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

ntdll: Move the atom system calls to the Unix library.

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

---

 dlls/ntdll/atom.c      | 143 --------------------------------------
 dlls/ntdll/ntdll.spec  |  16 ++---
 dlls/ntdll/unix/sync.c | 182 +++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 190 insertions(+), 151 deletions(-)

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



More information about the wine-cvs mailing list