wine/dlls/ntdll
2023-12-07 20:21:42 +01:00
..
tests ntdll: Use public type for SystemSupportedProcessorArchitectures returned data. 2023-12-06 10:20:50 +01:00
unix ntdll: Export KeAddSystemServiceTable() instead of the KeServiceDescriptorTable variable. 2023-12-06 13:14:47 +01:00
actctx.c
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c
handletable.c
heap.c ntdll: Remove unused valgrind_make_readable function. 2023-12-07 08:36:56 +01:00
large_int.c
loader.c ntdll: Print a warning when LdrGetProcedureAddress() fails. 2023-11-29 20:38:25 +01:00
locale.c
locale_private.h
make_errors
Makefile.in
math.c
misc.c
ntdll.spec
ntdll_misc.h
ntsyscalls.h
path.c
printf.c
printf.h
process.c ntdll: Use public type for SystemSupportedProcessorArchitectures returned data. 2023-12-06 10:20:50 +01:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c ntdll: Use .seh handler in RtlUserThreadStart on ARM. 2023-12-05 13:28:05 +01:00
signal_arm64.c ntdll: Skip NtRaiseException() call on ARM64 when debugger is not present. 2023-12-01 17:21:39 +01:00
signal_arm64ec.c ntdll: Implement KiUserApcDispatcher for ARM64EC. 2023-12-07 20:21:42 +01:00
signal_i386.c ntdll: Fix stack layout for KiUserApcDispatcher on i386. 2023-12-01 17:21:39 +01:00
signal_x86_64.c configure: Require SEH support for PE builds. 2023-12-05 09:48:46 +01:00
string.c
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
wcstring.c