Alexandre Julliard : msv1_0: Convert the Unix library to the __wine_unix_call interface.
Module: wine Branch: master Commit: d6d32434a7fd63875a7283dd855ac069b4bc5ed2 URL: https://source.winehq.org/git/wine.git/?a=commit;h=d6d32434a7fd63875a7283dd8... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Aug 11 19:49:05 2021 +0200 msv1_0: Convert the Unix library to the __wine_unix_call interface. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/msv1_0/Makefile.in | 1 + dlls/msv1_0/main.c | 73 +++++++++++++++++++++++++++++++++---------------- dlls/msv1_0/unixlib.c | 52 ++++++++++++++++++----------------- dlls/msv1_0/unixlib.h | 31 +++++++++++++++++---- 4 files changed, 103 insertions(+), 54 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d6d32434a7fd63875a728...
participants (1)
-
Alexandre Julliard