[Git][wine/wine][master] 3 commits: ntdll: Rename some builtin unixlib functions to reflect current usage.
Alexandre Julliard pushed to branch master at wine / wine Commits: 5ffc0a61 by Alexandre Julliard at 2026-02-03T16:40:09+01:00 ntdll: Rename some builtin unixlib functions to reflect current usage. Unix libs are no longer loaded upon module load. - - - - - 7386f14b by Alexandre Julliard at 2026-02-03T16:40:11+01:00 ntdll: Add a helper to retrieve a builtin module. - - - - - 083a4694 by Alexandre Julliard at 2026-02-03T16:40:11+01:00 ntdll: Add a helper to load the unixlib functions. - - - - - 7 changed files: - dlls/mmdevapi/main.c - dlls/ntdll/unix/loader.c - dlls/ntdll/unix/unix_private.h - dlls/ntdll/unix/virtual.c - dlls/winecrt0/unix_lib.c - dlls/wow64/virtual.c - include/winternl.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e72fbd9a9d6ea809ea14c64a1e6733... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e72fbd9a9d6ea809ea14c64a1e6733... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)