Sweden-Number/dlls/ntdll/unix
Alexandre Julliard 1d3e3a1c8d ntdll: Avoid importing RtlEnterCriticalSection/RtlLeaveCriticalSection from the Unix side.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-05 15:28:31 +02:00
..
cdrom.c
debug.c
env.c ntdll: Move the locale system calls to the Unix library. 2020-07-20 20:14:41 +02:00
file.c ntdll: Store the filesystem redirection flag in the 64-bit TEB. 2020-07-24 18:26:18 +02:00
loader.c ntdll: Append ntdll.dll to the builtin_modules list. 2020-07-29 21:28:31 +02:00
process.c ntdll: Store the filesystem redirection flag in the 64-bit TEB. 2020-07-24 18:26:18 +02:00
registry.c ntdll: Move the registry system calls to the Unix library. 2020-07-17 23:16:51 +02:00
security.c ntdll: Move the security system calls to the Unix library. 2020-07-20 20:14:18 +02:00
serial.c
server.c ntdll: Store the filesystem redirection flag in the 64-bit TEB. 2020-07-24 18:26:18 +02:00
signal_arm.c ntdll/tests: Enable more exception tests on ARM platforms. 2020-07-28 14:13:48 +02:00
signal_arm64.c ntdll/tests: Enable more exception tests on ARM platforms. 2020-07-28 14:13:48 +02:00
signal_i386.c ntdll: Use a syscall thunk for NtGetContextThread(). 2020-07-28 13:51:44 +02:00
signal_x86_64.c ntdll: Use a syscall thunk for NtGetContextThread(). 2020-07-28 13:51:44 +02:00
sync.c ntdll: Avoid importing RtlEnterCriticalSection/RtlLeaveCriticalSection from the Unix side. 2020-08-05 15:28:31 +02:00
system.c ntdll: End generated SMBIOS tables with the end-of-table structure. 2020-08-04 22:08:13 +02:00
tape.c
thread.c ntdll: Store the thread startup info in the ntdll_thread_data structure. 2020-07-24 18:26:18 +02:00
unix_private.h ntdll: Store the filesystem redirection flag in the 64-bit TEB. 2020-07-24 18:26:18 +02:00
virtual.c ntdll: Add check for totalram, mem_unit in struct sysinfo. 2020-08-03 15:52:15 +02:00