[Git][wine/wine][master] 4 commits: ntdll: Fix get_core_id_regs_arm64() prototype for non-Linux platforms.
Alexandre Julliard pushed to branch master at wine / wine Commits: 112bd1cb by Alexandre Julliard at 2025-06-25T22:51:33+02:00 ntdll: Fix get_core_id_regs_arm64() prototype for non-Linux platforms. - - - - - 38462725 by Alexandre Julliard at 2025-06-25T22:51:33+02:00 ntdll: Pass the Unix prot flags to the map_fixed_area() helper. - - - - - 306e2450 by Alexandre Julliard at 2025-06-25T22:51:33+02:00 ntdll: Don't set VPROT_WRITEWATCH flag on pages when using kernel write watches. This makes it possible to use VPROT_WRITEWATCH for other purposes and fixes handling of exec+write exceptions that was broken by c52eab909d3129cba7278454de5b4b5417ab943c. - - - - - 91731901 by Alexandre Julliard at 2025-06-25T22:51:33+02:00 win32u: Add a helper to convert file names to NT format consistently. - - - - - 3 changed files: - dlls/ntdll/unix/system.c - dlls/ntdll/unix/virtual.c - dlls/win32u/font.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/dffc7d70802497ab6015b065e3ed02... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/dffc7d70802497ab6015b065e3ed02... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)