Alexandre Julliard pushed to branch master at wine / wine
Commits: 37ffe1af by Alexandre Julliard at 2025-05-12T15:54:09+02:00 tools: Add support for syscalls with a custom entry point.
- - - - - ea6ae259 by Alexandre Julliard at 2025-05-12T15:54:11+02:00 ntdll: Define NtQueryInformationProcess as a custom syscall.
- - - - - b40c9f09 by Alexandre Julliard at 2025-05-12T15:57:03+02:00 ntdll: Don't require syscall flag on Zw functions.
- - - - - ad6c662c by Alexandre Julliard at 2025-05-12T22:52:55+02:00 ntdll/tests: Add a test for syscall numbering.
- - - - -
6 changed files:
- dlls/ntdll/ntdll.spec - dlls/ntdll/ntsyscalls.h - dlls/ntdll/signal_i386.c - dlls/ntdll/tests/virtual.c - dlls/win32u/win32syscalls.h - tools/make_specfiles
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/659e3b3e14e45526109870bf0da70d...