-
1e68b545
by Alexandre Julliard at 2026-04-30T16:37:52+02:00
ntdll: Use a consistent code pattern in all signal handler functions.
-
dbccecf1
by Alexandre Julliard at 2026-04-30T22:08:47+02:00
ntdll: Pass the thread data structure to signal handling helpers.
-
60500636
by Alexandre Julliard at 2026-04-30T22:08:47+02:00
ntdll: Pass the thread data structure to inline helper functions.
-
05a157cf
by Alexandre Julliard at 2026-04-30T22:08:47+02:00
ntdll: Return the thread data structure from init_handler() on i386.
-
a85fe806
by Alexandre Julliard at 2026-04-30T22:08:47+02:00
ntdll: Return the thread data structure from init_handler() on x86-64.