Alexandre Julliard pushed to branch master at wine / wine Commits: 48bb5d58 by Alexandre Julliard at 2025-11-12T15:36:41+01:00 winebuild: Assign section file positions once the offset is known. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58954 - - - - - 64d1f6fb by Alexandre Julliard at 2025-11-12T16:03:56+01:00 ntdll: Don't copy WINEDLLOVERRIDES to the Windows environment. It's handled on the Unix side now. - - - - - 435311ba by Alexandre Julliard at 2025-11-12T16:03:59+01:00 ntdll: Remove Wine-internal variables from the Unix environment. - - - - - b1e94119 by Alexandre Julliard at 2025-11-12T16:03:59+01:00 ntdll: Don't rebuild the Unix environment from the Windows one. Child processes always use the Windows environment directly nowadays. - - - - - 6 changed files: - dlls/ntdll/unix/env.c - dlls/ntdll/unix/loader.c - dlls/ntdll/unix/process.c - dlls/ntdll/unix/unix_private.h - dlls/ntdll/unix/virtual.c - tools/winebuild/spec32.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9250ecc5a6a64c73aada0ea7518154... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9250ecc5a6a64c73aada0ea7518154... You're receiving this email because of your account on gitlab.winehq.org.