Alexandre Julliard pushed to branch master at wine / wine
Commits: 349b8537 by Alexandre Julliard at 2025-05-26T10:01:04+02:00 ntdll: Pre-compute the syscall frame and XState data size.
- - - - - afa25dc1 by Alexandre Julliard at 2025-05-26T10:01:04+02:00 ntdll: Only create logical processor information when needed.
- - - - - 8c56742f by Alexandre Julliard at 2025-05-26T10:01:04+02:00 ntdll: Perform some shared data initialization before starting wineboot.
- - - - - e397ed18 by Alexandre Julliard at 2025-05-26T13:43:15+02:00 ntdll: Perform CPU features initialization before starting wineboot.
- - - - - 9d4faa32 by Alexandre Julliard at 2025-05-26T13:43:15+02:00 ntdll: Perform XState data initialization before starting wineboot.
- - - - -
8 changed files:
- dlls/ntdll/unix/env.c - dlls/ntdll/unix/signal_i386.c - dlls/ntdll/unix/signal_x86_64.c - dlls/ntdll/unix/system.c - dlls/ntdll/unix/unix_private.h - dlls/ntdll/unix/virtual.c - programs/wineboot/wineboot.c - server/mapping.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0f4b68d3b259f7f76a54c8b2e2e4dc...