[Git][wine/wine][master] 3 commits: ntdll: Retrieve the CPU-specific data from the thread data structure on i386.
Alexandre Julliard pushed to branch master at wine / wine Commits: ff08abe9 by Alexandre Julliard at 2026-05-01T21:47:12+02:00 ntdll: Retrieve the CPU-specific data from the thread data structure on i386. - - - - - c4e37624 by Alexandre Julliard at 2026-05-01T21:47:12+02:00 ntdll: Retrieve the CPU-specific data from the thread data structure on x86-64. - - - - - 0f5d85f0 by Alexandre Julliard at 2026-05-01T21:47:12+02:00 ntdll: Rename ntdll_thread_data to teb_data. To avoid confusion with the Unix-side thread data structure. - - - - - 7 changed files: - dlls/ntdll/unix/server.c - dlls/ntdll/unix/signal_arm.c - dlls/ntdll/unix/signal_arm64.c - dlls/ntdll/unix/signal_i386.c - dlls/ntdll/unix/signal_x86_64.c - dlls/ntdll/unix/thread.c - dlls/ntdll/unix/unix_private.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/de43f5434fec4fa44a1d1aad0445ba... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/de43f5434fec4fa44a1d1aad0445ba... 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)