wine-wine/dlls/ntdll
Martin Storsjo 114d8aded7 ntdll: Handle IMAGE_REL_BASED_DIR64 for arm64 in the same way as for x86_64.
Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-07 19:48:32 +02:00
..
tests ntdll/tests: A spelling fix in a comment. 2017-07-06 18:49:38 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c server: Use create_request_async in flush request handler. 2017-06-28 12:35:33 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Handle IMAGE_REL_BASED_DIR64 for arm64 in the same way as for x86_64. 2017-07-07 19:48:32 +02:00
loadorder.c
misc.c
nt.c server: Implement setting a security descriptor when duplicating tokens. 2017-06-15 11:12:24 +02:00
ntdll.spec
ntdll_misc.h
om.c
path.c
printf.c
process.c ntdll: Always fill PagefileUsage counter with a nonzero value on Linux. 2017-05-17 21:57:12 +02:00
reg.c
relay.c ntdll: Add support for relay debugging on ARM64. 2017-06-14 10:56:58 +02:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c server: Implement changing the label of a security descriptor. 2017-06-15 11:08:59 +02:00
serial.c
server.c
signal_arm.c
signal_arm64.c ntdll: Fix Cpsr value in CONTEXT_ARM64. 2017-06-05 11:07:03 +02:00
signal_i386.c
signal_powerpc.c
signal_x86_64.c ntdll: Do not cast unaligned pointer to M128A in set_context_reg. 2017-06-05 19:48:44 +02:00
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c ntdll: On macOS, don't use clock_gettime() even if it's available. 2017-06-02 10:33:13 +02:00
version.c
version.rc
virtual.c ntdll: Zero bits parameter must be less than 21. 2017-05-31 20:51:46 +02:00
wcstring.c