wine/dlls/ntdll
2024-05-02 09:28:29 +02:00
..
tests ntdll: Implement NtQuerySystemInformation(SystemProcessIdInformation). 2024-05-01 16:54:00 +02:00
unix ntdll: Implement NtQuerySystemInformation(SystemProcessIdInformation). 2024-05-01 16:54:00 +02:00
actctx.c
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Generate stub entry points as x86-64 code on ARM64EC. 2024-05-02 09:28:29 +02:00
locale.c
locale_private.h
make_errors
Makefile.in
math.c
misc.c
ntdll.spec ntdll: Implement NtQueueApcThreadEx(). 2024-04-17 22:34:44 +02:00
ntdll_misc.h
ntsyscalls.h ntdll: Implement NtQueueApcThreadEx(). 2024-04-17 22:34:44 +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
signal_arm64ec.c ntdll: Build __chkstk as x86-64 code on ARM64EC. 2024-05-02 09:28:00 +02:00
signal_i386.c
signal_x86_64.c ntdll: Build __chkstk as x86-64 code on ARM64EC. 2024-05-02 09:28:00 +02:00
string.c
sync.c ntdll: Pre-check entry->addr before taking a spin lock in RtlWaitOnAddress(). 2024-04-24 17:14:15 +02:00
thread.c
threadpool.c
time.c
unixlib.h
unwind.c ntdll: Use __ASM_GLOBAL_IMPORT for RtlUnwind. 2024-04-01 20:22:52 +02:00
unwind.h
version.c
version.rc
wcstring.c