Alexandre Julliard pushed to branch master at wine / wine
Commits: 18f414ef by Alexandre Julliard at 2025-05-20T14:58:16+02:00 ntdll: Move the syscall frame and syscall table to the ntdll thread data.
- - - - - 131ddba8 by Alexandre Julliard at 2025-05-20T17:14:20+02:00 ntdll: Share is_inside_syscall() helper across platforms.
- - - - - 491a2b2e by Alexandre Julliard at 2025-05-20T22:22:56+02:00 winedump: Dump syscall numbers.
- - - - -
8 changed files:
- dlls/ntdll/unix/server.c - dlls/ntdll/unix/signal_arm.c - dlls/ntdll/unix/signal_arm64.c - dlls/ntdll/unix/signal_i386.c - dlls/ntdll/unix/signal_x86_64.c - dlls/ntdll/unix/thread.c - dlls/ntdll/unix/unix_private.h - tools/winedump/pe.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a1ed451d48b2c0a15911d22f19e25d...