..
tests
ntdll/tests: Add a larger testcase covering most arm64 unwinding opcodes.
2020-08-25 13:34:31 +02:00
unix
ntdll: Use syscalls for a couple of Wine internal functions.
2020-08-25 19:31:43 +02:00
Makefile.in
ntdll: Use syscalls for the server functions.
2020-08-25 13:55:40 +02:00
actctx.c
…
atom.c
…
critsection.c
…
crypt.c
…
debugbuffer.c
…
directory.c
ntdll: Use syscalls for the file path conversion functions.
2020-08-25 13:57:19 +02:00
env.c
…
error.c
…
exception.c
kernel32: Implement GetEnabledXStateFeatures().
2020-08-20 21:14:15 +02:00
handletable.c
…
heap.c
…
large_int.c
…
loader.c
ntdll: Use syscalls for the server functions.
2020-08-25 13:55:40 +02:00
loadorder.c
…
locale.c
…
make_errors
…
misc.c
ntdll: Use syscalls for the Wine version functions.
2020-08-25 19:31:43 +02:00
nt.c
…
ntdll.spec
ntdll: Use syscalls for a couple of Wine internal functions.
2020-08-25 19:31:43 +02:00
ntdll_misc.h
ntdll: Call NtContinue() from LdrInitializeThunk() instead of returning.
2020-08-20 18:23:44 +02:00
path.c
ntdll: Use syscalls for the file path conversion functions.
2020-08-25 13:57:19 +02:00
printf.c
…
printf.h
…
process.c
ntdll: Use syscalls for a couple of Wine internal functions.
2020-08-25 19:31:43 +02:00
reg.c
…
relay.c
…
resource.c
…
rtl.c
…
rtlbitmap.c
…
rtlstr.c
…
sec.c
…
signal_arm.c
ntdll: Call NtContinue() from LdrInitializeThunk() instead of returning.
2020-08-20 18:23:44 +02:00
signal_arm64.c
ntdll: Capture vector registers in arm64 RtlCaptureContext.
2020-08-25 19:31:44 +02:00
signal_i386.c
include: Define _XSAVE_FORMAT structure.
2020-08-20 18:49:38 +02:00
signal_x86_64.c
ntdll: Also save unwind info for rbp in call_consolidate_callback() on x64.
2020-08-24 11:16:40 +02:00
string.c
…
sync.c
ntdll: Read the condition variable and manipulate the lock on the PE side.
2020-08-24 11:17:04 +02:00
thread.c
…
threadpool.c
…
time.c
…
unixlib.h
ntdll: Use syscalls for a couple of Wine internal functions.
2020-08-25 19:31:43 +02:00
version.c
…
version.rc
…
virtual.c
ntdll: Use syscalls for a couple of Wine internal functions.
2020-08-25 19:31:43 +02:00
wcstring.c
…