Sweden-Number/dlls/ntdll
Roman Pišl 0ec555e58e ntdll: Don't pretend that the whole address space is reserved on non-i386.
This is analogous to 61dcca5dbf.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50735
Signed-off-by: Roman Pišl <rpisl@seznam.cz>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-30 20:01:20 +02:00
..
tests ntdll/tests: Add tests for RtlWow64GetCurrentCpuArea(). 2021-06-30 18:46:16 +02:00
unix ntdll: Don't pretend that the whole address space is reserved on non-i386. 2021-06-30 20:01:20 +02:00
Makefile.in
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
directory.c
env.c
error.c
exception.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Allow 16-bit executables to be loaded from build directory. 2021-06-29 12:42:22 +02:00
locale.c
make_errors
misc.c
nt.c
ntdll.spec ntdll: Implement RtlWow64GetCurrentCpuArea(). 2021-06-30 18:46:16 +02:00
ntdll_misc.h
path.c ntdll: Fix null pointer dereference in RtlDosPathNameToNtPathName_U_WithStatus. 2021-06-25 22:48:47 +02:00
printf.c
printf.h
process.c ntdll: Implement RtlWow64GetCurrentCpuArea(). 2021-06-30 18:46:16 +02:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_x86_64.c
string.c
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
virtual.c
wcstring.c