Sweden-Number/dlls/ntdll/unix
Alexandre Julliard 43be3507c0 ntdll: Setup the main thread before initializing ntdll.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-29 19:51:47 +02:00
..
cdrom.c
debug.c
env.c ntdll: Move retrieving the startup info to the Unix library. 2020-06-29 19:51:47 +02:00
file.c
loader.c ntdll: Setup the main thread before initializing ntdll. 2020-06-29 19:51:47 +02:00
process.c ntdll: Move retrieving the startup info to the Unix library. 2020-06-29 19:51:47 +02:00
serial.c
server.c ntdll: Update the __wine_ldt_copy pointer directly from the Unix library. 2020-06-29 19:51:47 +02:00
signal_arm.c ntdll: Move the libunwind support to the Unix library. 2020-06-25 23:08:30 +02:00
signal_arm64.c ntdll: Move the libunwind support to the Unix library. 2020-06-25 23:08:30 +02:00
signal_i386.c ntdll: Move the libunwind support to the Unix library. 2020-06-25 23:08:30 +02:00
signal_x86_64.c ntdll: Move the libunwind support to the Unix library. 2020-06-25 23:08:30 +02:00
sync.c ntdll: Move RtlGetSystemTimePrecise() to the Unix library. 2020-06-25 23:08:30 +02:00
system.c ntdll: Return process times in NtQuerySystemInformation(SystemProcessInformation). 2020-06-29 19:51:46 +02:00
tape.c
thread.c ntdll: Setup the main thread before initializing ntdll. 2020-06-29 19:51:47 +02:00
unix_private.h ntdll: Setup the main thread before initializing ntdll. 2020-06-29 19:51:47 +02:00
virtual.c