Sweden-Number/dlls/ntdll
Alexandre Julliard 97847eeee8 ntdll: Avoid referencing winecrt0 exception handlers from the Unix library.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-24 22:14:44 +02:00
..
tests ntdll: Add initial tests for arm64 RtlVirtualUnwind. 2020-08-24 11:16:03 +02:00
unix ntdll: Avoid referencing winecrt0 exception handlers from the Unix library. 2020-08-24 22:14:44 +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
env.c
error.c
exception.c kernel32: Implement GetEnabledXStateFeatures(). 2020-08-20 21:14:15 +02:00
handletable.c
heap.c ntdll: Pad HEAP structure so 'flags' offset matches recent Windows. 2020-08-11 18:20:20 +02:00
large_int.c
loader.c ntdll: Call NtContinue() from LdrInitializeThunk() instead of returning. 2020-08-20 18:23:44 +02:00
loadorder.c
locale.c
make_errors
misc.c
nt.c
ntdll.spec kernel32: Implement GetEnabledXStateFeatures(). 2020-08-20 21:14:15 +02:00
ntdll_misc.h ntdll: Call NtContinue() from LdrInitializeThunk() instead of returning. 2020-08-20 18:23:44 +02:00
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c ntdll: Move InterlockedCompareExchange128 support to winnt.h. 2020-08-04 20:22:38 +02:00
rtlbitmap.c
rtlstr.c
sec.c
server.c
signal_arm.c ntdll: Call NtContinue() from LdrInitializeThunk() instead of returning. 2020-08-20 18:23:44 +02:00
signal_arm64.c include: Update ARM64 context flag definitions to match current SDKs. 2020-08-21 15:01:56 +02:00
signal_i386.c include: Define _XSAVE_FORMAT structure. 2020-08-20 18:49:38 +02:00
signal_x86_64.c ntdll: Also save unwind info for rbp in call_consolidate_callback() on x64. 2020-08-24 11:16:40 +02:00
string.c
sync.c ntdll: Read the condition variable and manipulate the lock on the PE side. 2020-08-24 11:17:04 +02:00
thread.c ntdll: Implement KiUserApcDispatcher(). 2020-08-06 19:31:06 +02:00
threadpool.c
time.c
unixlib.h ntdll: Read the condition variable and manipulate the lock on the PE side. 2020-08-24 11:17:04 +02:00
version.c
version.rc
virtual.c ntdll: Call NtContinue() from LdrInitializeThunk() instead of returning. 2020-08-20 18:23:44 +02:00
wcstring.c ntdll: Fix wcsncpy() implementation now that length is unsigned. 2020-08-03 13:00:53 +02:00