[Git][wine/wine][master] 5 commits: ntdll: Move the server file descriptors to the Unix thread data.
Alexandre Julliard pushed to branch master at wine / wine Commits: 61eb58dc by Alexandre Julliard at 2026-04-29T22:44:15+02:00 ntdll: Move the server file descriptors to the Unix thread data. - - - - - 348e06ef by Alexandre Julliard at 2026-04-29T22:45:33+02:00 ntdll: Move the allow write flag to the Unix thread data. - - - - - 30838947 by Alexandre Julliard at 2026-04-29T22:45:33+02:00 ntdll: Store the thread id in the Unix thread data. - - - - - 32264258 by Alexandre Julliard at 2026-04-29T22:45:33+02:00 ntdll: Move the TEB list entry to the Unix thread data. - - - - - f701874d by Alexandre Julliard at 2026-04-29T22:45:33+02:00 ntdll: Use a separate debug_info structure on the kernel side. - - - - - 9 changed files: - dlls/ntdll/unix/debug.c - dlls/ntdll/unix/env.c - dlls/ntdll/unix/server.c - dlls/ntdll/unix/signal_arm64.c - dlls/ntdll/unix/signal_x86_64.c - dlls/ntdll/unix/sync.c - dlls/ntdll/unix/thread.c - dlls/ntdll/unix/unix_private.h - dlls/ntdll/unix/virtual.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/674900a75bf14eeeed1f9130995c0d... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/674900a75bf14eeeed1f9130995c0d... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)