wine/dlls/ntdll
2022-08-23 09:46:24 -05:00
..
tests ntdll/tests: Add a bunch of tests for creating kernel objects with the names containing '\0'. 2022-08-02 21:49:54 +02:00
unix ntdll: Remove redundant assignment in fixup_icmp_over_dgram(). 2022-08-12 22:13:17 +02:00
actctx.c
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c
handletable.c
heap.c ntdll: Fixup the RtlWalkHeap entry pointer before subheap lookup. 2022-07-26 22:37:48 +02:00
large_int.c
loader.c ntdll: Preserve rbx register when calling DLL entry point on x64. 2022-07-25 17:01:33 +02:00
locale.c
locale_private.h
make_errors
Makefile.in
math.c
misc.c
ntdll.spec ntdll: Implement RtlRestoreContext on i386. 2022-08-23 09:46:24 -05:00
ntdll_misc.h
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c ntdll: RtlFirstFreeAce only return FALSE on error. 2022-07-19 20:03:26 +02:00
signal_arm.c ntdll: Suppress callback exceptions in KiUserCallbackDispatcher. 2022-07-21 23:03:29 +02:00
signal_arm64.c ntdll: Suppress callback exceptions in KiUserCallbackDispatcher. 2022-07-21 23:03:29 +02:00
signal_i386.c ntdll: Implement RtlRestoreContext on i386. 2022-08-23 09:46:24 -05:00
signal_x86_64.c ntdll: Suppress callback exceptions in KiUserCallbackDispatcher. 2022-07-21 23:03:29 +02:00
string.c
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
wcstring.c