Alexandre Julliard pushed to branch master at wine / wine
Commits: 9d54e0d0 by Tim Clem at 2025-11-04T22:52:13+01:00 ntdll: Retrieve FP state from an xcontext in the fpe handler, rather than the ucontext.
- - - - - d320a992 by Tim Clem at 2025-11-04T22:52:23+01:00 ntdll: Treat FPU_sig as a void* and memcpy to and from it as needed.
It may be unaligned on certain architectures (e.g. macOS).
- - - - -
1 changed file:
- dlls/ntdll/unix/signal_x86_64.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a9edbf49ae71df7904193b9fb99240...