wine/dlls/ntdll
2024-02-20 11:05:13 +01:00
..
tests ntdll/tests: Run RtlVirtualUnwind tests on ARM64EC. 2024-02-20 11:05:13 +01:00
unix ntdll: Implement NtQueryInformationFile FileStatInformation. 2024-02-19 21:28:42 +01:00
actctx.c
atom.c
crypt.c
debugbuffer.c ntdll: Fix structure layout in RtlQueryProcessDebugInformation for 64-bit. 2024-01-24 21:36:23 +01:00
env.c
error.c
error.h
exception.c ntdll: Move the dynamic unwind tables to unwind.c. 2024-02-14 19:19:33 +01:00
handletable.c
heap.c ntdll: Update RTL_HEAP_PARAMETERS definition. 2024-01-17 10:58:39 +01:00
large_int.c
loader.c ntdll: Fix RtlWow64GetCurrentMachine() result on ARM64EC. 2024-02-08 23:31:24 +01:00
locale.c
locale_private.h
make_errors
Makefile.in ntdll: Move exception unwinding code to a separate file. 2024-02-14 19:19:33 +01:00
math.c
misc.c
ntdll.spec ntdll: Move RtlUnwind to unwind.c. 2024-02-14 19:19:33 +01:00
ntdll_misc.h ntdll: Move ARM64 context conversion functions to a new header. 2024-02-16 23:30:34 +01:00
ntsyscalls.h ntdll: Add NtCompareTokens() stub. 2024-01-17 11:30:55 +01:00
path.c
printf.c
printf.h
process.c ntdll: Fix RtlWow64GetCurrentMachine() result on ARM64EC. 2024-02-08 23:31:24 +01:00
reg.c
relay.c
resource.c
rtl.c ntdll: Add stub for RtlGetDeviceFamilyInfoEnum. 2024-01-31 11:04:29 +01:00
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c ntdll: Move RtlUnwind to unwind.c. 2024-02-14 19:19:33 +01:00
signal_arm64.c ntdll: Move RtlUnwind to unwind.c. 2024-02-14 19:19:33 +01:00
signal_arm64ec.c ntdll: Move ARM64 context conversion functions to a new header. 2024-02-16 23:30:34 +01:00
signal_i386.c ntdll: Share the is_valid_frame() helper function. 2024-01-31 12:12:51 +01:00
signal_x86_64.c ntdll: Move RtlUnwind to unwind.c. 2024-02-14 19:19:33 +01:00
string.c
sync.c
thread.c
threadpool.c
time.c
unixlib.h
unwind.c ntdll: Always set non-volatile pointers for ARM64 unwinding. 2024-02-16 23:32:06 +01:00
unwind.h ntdll: Move ARM64 context conversion functions to a new header. 2024-02-16 23:30:34 +01:00
version.c
version.rc
wcstring.c