[Git][wine/wine][master] ntdll: Add missing ZwAlpc* function names.
Alexandre Julliard pushed to branch master at wine / wine Commits: 008726d1 by Zhiyi Zhang at 2026-05-29T18:54:02+02:00 ntdll: Add missing ZwAlpc* function names. Fix virtual.c test failures like the following after 34c7b647. ``` ntdll:virtual virtual.c:2507 Test failed: missing syscall 006c ntdll:virtual virtual.c:2507 Test failed: missing syscall 006d ntdll:virtual virtual.c:2507 Test failed: missing syscall 006e ntdll:virtual virtual.c:2507 Test failed: missing syscall 006f ntdll:virtual virtual.c:2507 Test failed: missing syscall 0070 ``` - - - - - 1 changed file: - dlls/ntdll/ntdll.spec View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/008726d1a1724f00d296859f1097363... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/008726d1a1724f00d296859f1097363... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)