Alexandre Julliard : msv1_0: Convert the Unix library to the __wine_unix_call interface.

Alexandre Julliard julliard at winehq.org
Thu Aug 12 16:35:19 CDT 2021


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

Author: Alexandre Julliard <julliard at 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 at 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=d6d32434a7fd63875a7283dd855ac069b4bc5ed2



More information about the wine-cvs mailing list