Alexandre Julliard : ntdll: Remove __wine_init_unix_lib() and the old Unix library interface.

Alexandre Julliard julliard at winehq.org
Thu Dec 9 15:34:28 CST 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Dec  9 10:43:56 2021 +0100

ntdll: Remove __wine_init_unix_lib() and the old Unix library interface.

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

---

 dlls/ntdll/loader.c            | 24 -----------
 dlls/ntdll/ntdll.spec          |  1 -
 dlls/ntdll/unix/loader.c       | 98 +-----------------------------------------
 dlls/ntdll/unix/unix_private.h |  4 +-
 dlls/ntdll/unix/virtual.c      | 62 +++-----------------------
 dlls/ntdll/unixlib.h           |  3 +-
 dlls/winecrt0/unix_lib.c       | 12 ------
 include/winternl.h             |  2 +-
 8 files changed, 9 insertions(+), 197 deletions(-)

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



More information about the wine-cvs mailing list