Alexandre Julliard pushed to branch master at wine / wine
Commits: d89bcf68 by Alexandre Julliard at 2025-09-19T17:47:09+02:00 ntdll: Restore the macOS RLIMIT_NOFILE workaround.
Partial revert of 2a5ae469d58b6c680ff8b059e82217db9301c2a8, I mixed up the supported macOS versions.
- - - - - ebfc0532 by Alexandre Julliard at 2025-09-19T17:47:13+02:00 ntdll/tests: Always restore the APC dispatcher.
Fixes a regression from 4b565a05d8463c3265857a084cb5cd67f71a6c70.
- - - - - 1146e505 by Alexandre Julliard at 2025-09-19T23:00:30+02:00 ntdll: Clear alignment flag on signal entry also on x86-64.
- - - - -
4 changed files:
- dlls/ntdll/tests/exception.c - dlls/ntdll/unix/loader.c - dlls/ntdll/unix/signal_x86_64.c - server/main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/65870dc80345b410d23a4110734930...