Alexandre Julliard pushed to branch master at wine / wine
Commits: 6e97e100 by Alexandre Julliard at 2025-09-17T12:03:49+02:00 ntdll: Store LDT limit and bits in the same word.
- - - - - edf7ca16 by Alexandre Julliard at 2025-09-17T12:08:35+02:00 krnl386: Fetch the ldt copy pointer from the PEB.
- - - - - 712557e0 by Alexandre Julliard at 2025-09-17T12:32:38+02:00 winebuild: Fetch the ldt copy pointer from the PEB.
- - - - - 9576a022 by Alexandre Julliard at 2025-09-17T23:04:41+02:00 ntdll: Allocate the LDT copy only when needed.
- - - - -
11 changed files:
- dlls/krnl386.exe16/kernel16_private.h - dlls/krnl386.exe16/ne_module.c - dlls/krnl386.exe16/selector.c - dlls/ntdll/unix/process.c - dlls/ntdll/unix/signal_i386.c - dlls/ntdll/unix/unix_private.h - dlls/ntdll/unix/virtual.c - dlls/wow64/process.c - include/winternl.h - tools/winebuild/relay.c - tools/winebuild/spec16.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/58407c404938f5e83a4ab2a6fa7b7a...