.. |
tests
|
ntdll/tests: Remove an accidental, unused macro in arm64 exception tests.
|
2021-11-09 22:02:55 +01:00 |
unix
|
ntdll: Don't blindly increment Sp by 8 in leaf functions on arm64.
|
2021-11-09 22:02:55 +01:00 |
Makefile.in
|
ntdll: Merge critsection.c into sync.c.
|
2021-10-27 11:37:39 +02:00 |
actctx.c
|
…
|
|
atom.c
|
…
|
|
crypt.c
|
…
|
|
debugbuffer.c
|
…
|
|
env.c
|
…
|
|
error.c
|
…
|
|
error.h
|
…
|
|
exception.c
|
ntdll: Fix alignment mask size in RtlInitializeExtendedContext2().
|
2021-10-26 22:52:00 +02:00 |
handletable.c
|
…
|
|
heap.c
|
…
|
|
large_int.c
|
…
|
|
loader.c
|
ntdll: Don't add dependencies for system dlls.
|
2021-11-03 21:06:48 +01:00 |
locale.c
|
…
|
|
make_errors
|
…
|
|
math.c
|
ntdll: Copy sqrt() implementation from msvcrt.
|
2021-10-26 10:39:34 +02:00 |
misc.c
|
ntdll: Move math functions to a separate file.
|
2021-10-26 10:39:34 +02:00 |
ntdll.spec
|
ntdll: Implement RtlVirtualUnwind for arm.
|
2021-11-09 22:02:55 +01:00 |
ntdll_misc.h
|
ntdll: Use the standard va_list instead of __ms_va_list.
|
2021-10-22 11:12:17 +02:00 |
path.c
|
…
|
|
printf.c
|
ntdll: Use the standard va_list instead of __ms_va_list.
|
2021-10-22 11:12:17 +02:00 |
printf.h
|
ntdll: Use the standard va_list instead of __ms_va_list.
|
2021-10-22 11:12:17 +02:00 |
process.c
|
ntdll: Create a remote thread in DbgUiIssueRemoteBreakin().
|
2021-11-09 22:02:54 +01:00 |
reg.c
|
…
|
|
relay.c
|
…
|
|
resource.c
|
…
|
|
rtl.c
|
ntdll: Use the standard va_list instead of __ms_va_list.
|
2021-10-22 11:12:17 +02:00 |
rtlbitmap.c
|
…
|
|
rtlstr.c
|
ntdll: Use the standard va_list instead of __ms_va_list.
|
2021-10-22 11:12:17 +02:00 |
sec.c
|
…
|
|
signal_arm.c
|
ntdll: Implement RtlVirtualUnwind for arm.
|
2021-11-09 22:02:55 +01:00 |
signal_arm64.c
|
…
|
|
signal_i386.c
|
…
|
|
signal_x86_64.c
|
…
|
|
string.c
|
ntdll: Use the unrolled memset from msvcrt.
|
2021-10-25 21:16:50 +02:00 |
sync.c
|
ntdll: Merge critsection.c into sync.c.
|
2021-10-27 11:37:39 +02:00 |
thread.c
|
…
|
|
threadpool.c
|
…
|
|
time.c
|
…
|
|
unixlib.h
|
ntdll: Create a remote thread in DbgUiIssueRemoteBreakin().
|
2021-11-09 22:02:54 +01:00 |
version.c
|
…
|
|
version.rc
|
…
|
|
wcstring.c
|
…
|
|