Alexandre Julliard pushed to branch master at wine / wine
Commits: f6fd97b6 by Alexandre Julliard at 2025-07-18T11:43:20+02:00 winebuild: Unify the get_stub_name() and get_link_name() helpers.
- - - - - d0c8437d by Alexandre Julliard at 2025-07-18T11:55:31+02:00 winebuild: Support -syscall flag for stubs.
- - - - - ed9f3112 by Alexandre Julliard at 2025-07-18T12:01:07+02:00 ntdll: Add stubs for some syscalls that need explicit ids.
- - - - - 6f05002b by Alexandre Julliard at 2025-07-19T00:02:31+02:00 kernel32/tests: Fix some test failures on Windows.
- - - - -
13 changed files:
- dlls/kernel32/tests/file.c - dlls/ntdll/ntdll.spec - dlls/ntdll/ntsyscalls.h - dlls/ntdll/signal_arm64ec.c - dlls/ntdll/unix/loader.c - dlls/wow64/syscall.c - tools/make_specfiles - tools/winebuild/build.h - tools/winebuild/import.c - tools/winebuild/parser.c - tools/winebuild/spec16.c - tools/winebuild/spec32.c - tools/winebuild/utils.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/182e2887b7c01d464f296bd7aa1335...