wine/dlls/ntdll
Alexandre Julliard 74b50e27e1 ntdll: Fix stack alignment in relay calls on ARM.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-27 16:15:24 +01:00
..
tests ntdll: Fix size returned from RtlMakeSelfRelativeSD on 64-bit. 2017-11-24 16:48:02 +01:00
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c ntdll: Support magic \1 prefix in debug format for relay traces. 2017-11-25 12:05:40 +01:00
directory.c
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Support magic \1 prefix in debug format for relay traces. 2017-11-25 12:05:40 +01:00
loadorder.c
Makefile.in
misc.c
nt.c
ntdll.spec
ntdll_misc.h ntdll: Fixup imports in the first thread that runs, even if it's not the main one. 2017-11-20 20:24:39 +01:00
om.c
path.c
printf.c ntdll: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:16:54 +01:00
process.c
reg.c
relay.c ntdll: Fix stack alignment in relay calls on ARM. 2017-11-27 16:15:24 +01:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c ntdll: Fix size returned from RtlMakeSelfRelativeSD on 64-bit. 2017-11-24 16:48:02 +01:00
serial.c
server.c ntdll: Don't change packing of fd cache entries. 2017-11-02 19:12:08 +01:00
signal_arm.c ntdll: Set the initial process context on ARM. 2017-11-21 21:47:42 +01:00
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c ntdll: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:16:54 +01:00
sync.c
tape.c
thread.c ntdll: Support magic \1 prefix in debug format for relay traces. 2017-11-25 12:05:40 +01:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Also check for EACCES to detect noexec failures. 2017-11-17 12:02:16 +01:00
wcstring.c