[Git][wine/wine][master] 5 commits: tools: Fix tracing of empty strarray.
Alexandre Julliard pushed to branch master at wine / wine Commits: d73edf87 by Alexandre Julliard at 2025-04-29T18:00:14+02:00 tools: Fix tracing of empty strarray. - - - - - e1f5bd47 by Alexandre Julliard at 2025-04-29T18:00:21+02:00 tools: Use booleans where appropriate. - - - - - bc109ce4 by Alexandre Julliard at 2025-04-29T18:00:58+02:00 tools: Generate syscall macros directly with the right offset. - - - - - 96b79522 by Alexandre Julliard at 2025-04-29T18:04:00+02:00 tools: Add a platform-independent name for the ALL_SYSCALLS macros. - - - - - a04457b0 by Alexandre Julliard at 2025-04-29T23:19:26+02:00 ntdll: Add a test for invalid syscall numbers. - - - - - 17 changed files: - dlls/ntdll/ntsyscalls.h - dlls/ntdll/signal_arm.c - dlls/ntdll/signal_arm64.c - dlls/ntdll/signal_arm64ec.c - dlls/ntdll/signal_i386.c - dlls/ntdll/signal_x86_64.c - dlls/ntdll/tests/virtual.c - dlls/ntdll/unix/loader.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/win32u/main.c - dlls/win32u/syscall.c - dlls/win32u/win32syscalls.h - tools/make_specfiles - tools/tools.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/149b35c392f931ec06d9a96c7ba588... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/149b35c392f931ec06d9a96c7ba588... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)