Sweden-Number/dlls/ntdll
Martin Storsjo 0a6e46e436 ntdll: Fix nested exceptions on arm64.
This mirrors ae07938ba6 (from x86_64)
to arm64.

Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-06 11:57:05 +02:00
..
tests
unix ntdll: Fix a memory leak (Valgrind). 2020-10-05 20:54:23 +02:00
Makefile.in
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
directory.c
env.c
error.c
exception.c
handletable.c
heap.c
large_int.c configure: Require 64-bit compare-and-swap support from gcc. 2020-09-28 17:03:57 +02:00
loader.c ntdll: Use load_dll() to load kernel32 to support PE format. 2020-09-28 19:38:42 +02:00
loadorder.c
locale.c
make_errors
misc.c
nt.c
ntdll.spec kernelbase: Move FlsGetValue() implementation to ntdll.RtlFlsGetValue(). 2020-10-01 11:43:53 +02:00
ntdll_misc.h configure: Require 64-bit compare-and-swap support from gcc. 2020-09-28 17:03:57 +02:00
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c
signal_arm64.c ntdll: Fix nested exceptions on arm64. 2020-10-06 11:57:05 +02:00
signal_i386.c
signal_x86_64.c
string.c
sync.c
thread.c kernelbase: Move FlsGetValue() implementation to ntdll.RtlFlsGetValue(). 2020-10-01 11:43:53 +02:00
threadpool.c
time.c
unixlib.h
version.c ntdll: Bump Win 10 version to 17763. 2020-09-28 13:23:44 +02:00
version.rc
virtual.c
wcstring.c