Sweden-Number/dlls/ntdll
Alexandre Julliard 2c903e9e9b ntdll: Move the critical section fallback code out of the Unix library.
This partially reverts commit ff19f21913.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-03 15:52:15 +02:00
..
tests server: Use a separate object for each opened mailslot device file. 2020-08-03 10:20:03 +02:00
unix ntdll: Move the critical section fallback code out of the Unix library. 2020-08-03 15:52:15 +02:00
Makefile.in
actctx.c
atom.c
critsection.c ntdll: Move the critical section fallback code out of the Unix library. 2020-08-03 15:52:15 +02:00
crypt.c
debugbuffer.c
directory.c ntdll: Store the filesystem redirection flag in the 64-bit TEB. 2020-07-24 18:26:18 +02:00
env.c
error.c
exception.c
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
locale.c
make_errors
misc.c
nt.c
ntdll.spec ntdll: Use a syscall thunk for NtGetContextThread(). 2020-07-28 13:51:44 +02:00
ntdll_misc.h ntdll: Store the filesystem redirection flag in the 64-bit TEB. 2020-07-24 18:26:18 +02:00
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
server.c
signal_arm.c ntdll/tests: Add thread context test for ARM platforms. 2020-07-28 14:16:53 +02:00
signal_arm64.c ntdll/tests: Add thread context test for ARM platforms. 2020-07-28 14:16:53 +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/tests: Add tests for RtlCaptureContext() and NtGetContextThread() on x86_64. 2020-07-28 14:13:48 +02:00
string.c
sync.c
thread.c ntdll: Use a syscall thunk for NtGetContextThread(). 2020-07-28 13:51:44 +02:00
threadpool.c
time.c
unixlib.h ntdll: Use a syscall thunk for NtGetContextThread(). 2020-07-28 13:51:44 +02:00
version.c
version.rc
virtual.c
wcstring.c ntdll: Fix wcsncpy() implementation now that length is unsigned. 2020-08-03 13:00:53 +02:00