[Git][wine/wine][master] 3 commits: ntdll: Don't use 64-bit arguments for NtSetLdtEntries().

"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Tue, 27 Jan 2026 16:11:18 -0600
Newsgroups gmane.comp.emulators.wine.cvs
Message-ID <[email protected]>

Alexandre Julliard pushed to branch master at wine / wine


Commits:
979575e7 by Alexandre Julliard at 2026-01-27T23:05:11+01:00
ntdll: Don't use 64-bit arguments for NtSetLdtEntries().

- - - - -
73c42f98 by Alexandre Julliard at 2026-01-27T23:05:11+01:00
winebuild: Disallow int64 and int128 types for syscall entry points.

- - - - -
6397bf7a by Alexandre Julliard at 2026-01-27T23:09:09+01:00
win32u: Specify NtUserCreateWindowEx handle arguments as ptr.

To make it clear that there's no issue with argument packing on macOS ARM64.

- - - - -


11 changed files:

- dlls/krnl386.exe16/selector.c
- dlls/ntdll/ntdll.spec
- dlls/ntdll/ntsyscalls.h
- dlls/ntdll/signal_arm64ec.c
- dlls/ntdll/tests/wow64.c
- dlls/ntdll/unix/virtual.c
- dlls/win32u/win32u.spec
- dlls/wow64/virtual.c
- include/winternl.h
- tools/make_specfiles
- tools/winebuild/parser.c


View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a43c0156422961e0a4f3831e9f567b34c675bb90...6397bf7a7fdc7c830647207e96b829cf370a5cbc

-- 
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a43c0156422961e0a4f3831e9f567b34c675bb90...6397bf7a7fdc7c830647207e96b829cf370a5cbc
You're receiving this email because of your account on gitlab.winehq.org.