Alexandre Julliard pushed to branch master at wine / wine
Commits: 8cb1009e by Brendan Shanks at 2024-07-31T21:07:14+02:00 ntdll: Use environ/_NSGetEnviron() directly rather than caching it in main_envp.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57005
- - - - - 8b1a6bb7 by Brendan Shanks at 2024-07-31T21:07:14+02:00 ntdll: Use _NSGetEnviron() instead of environ when spawning the server on macOS.
- - - - - 6cd79a0e by Brendan Shanks at 2024-07-31T21:07:14+02:00 msv1_0: Use _NSGetEnviron() instead of environ on macOS.
- - - - -
5 changed files:
- dlls/msv1_0/unixlib.c - dlls/ntdll/unix/env.c - dlls/ntdll/unix/loader.c - dlls/ntdll/unix/unix_private.h - loader/main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0291c9f9fb5d759a6b464cbb55ba3d...