Alexandre Julliard pushed to branch master at wine / wine
Commits: 68e023dc by Alexandre Julliard at 2025-11-07T16:18:42+01:00 ntdll: Store special environment variables with a UNIX_ prefix.
- - - - - 0b1f1cf0 by Alexandre Julliard at 2025-11-07T16:18:42+01:00 ntdll: Set the environment variables for Unix child processes from their UNIX_ variant.
- - - - - 2dcd49a7 by Alexandre Julliard at 2025-11-07T16:18:42+01:00 ntdll: Treat all the XDG_ variables as special.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49987
- - - - - d4920360 by Alexandre Julliard at 2025-11-07T16:18:42+01:00 ntdll: Don't import the Unix environment variables if they are too large.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56941
- - - - -
5 changed files:
- dlls/appwiz.cpl/addons.c - dlls/ntdll/unix/env.c - dlls/shell32/recyclebin.c - dlls/shell32/shellpath.c - programs/winemenubuilder/winemenubuilder.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ada1a8c972eda99cedb1b794d8f1a8...