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 ntdll: Change master/slave to more neutral words. 2020-06-18 19:56:43 +02:00
debug.c ntdll: Consolidate some of the init routines into the init_threading() entry point. 2020-06-04 22:36:38 +02:00
env.c ntdll: Move retrieving the startup info to the Unix library. 2020-06-29 19:51:47 +02:00
file.c ntdll: Also call fsync() for FD_TYPE_CHAR in NtFlushBuffersFile(). 2020-06-23 22:38:05 +02:00
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 ntdll: Move the device I/O control functions to the Unix library. 2020-06-16 18:36:30 +02:00
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 ntdll: Move the device I/O control functions to the Unix library. 2020-06-16 18:36:30 +02:00
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 ntdll: Move the system information functions to the Unix library. 2020-06-23 20:23:55 +02:00