Alexandre Julliard pushed to branch master at wine / wine
Commits: 2a5ae469 by Rémi Bernon at 2025-09-18T16:27:36+02:00 ntdll: Remove workaround for macOS RLIMIT_NOFILE.
- - - - - 3af97146 by Rémi Bernon at 2025-09-18T16:27:36+02:00 wineserver: Request RLIMIT_NOFILE maximum allowed value.
For when wineserver is started separately from any wine process, where it doesn't inherit the limits otherwise requested from __wine_main.
- - - - -
2 changed files:
- dlls/ntdll/unix/loader.c - server/main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d29c40395e7f190c7a68a77f620599...