-
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.