-
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