Alexandre Julliard : ntdll: Move the atom system calls to the Unix library.
17 Jul
2020
17 Jul
'20
4:30 p.m.
Module: wine Branch: master Commit: 0eae5d3abc64e6496df5d7d7b36944e0cfada76e URL: https://source.winehq.org/git/wine.git/?a=commit;h=0eae5d3abc64e6496df5d7d7b... Author: Alexandre Julliard <julliard(a)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(a)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=0eae5d3abc64e6496df5d...
2072
Age (days ago)
2072
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard