Sweden-Number/dlls/ntdll
Rémi Bernon 00451d5edf ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics.
This parameter was misinterpreted as an alignment parameter for the
lower bits of the allocated memory region, although it is a constraint
on the higher bits.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-13 20:55:35 +02:00
..
tests ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
env.c
error.c
exception.c ntdll: Make the __wine_spec_unimplemented_stub() copy cdecl. 2019-06-12 22:38:52 +02:00
file.c
handletable.c
heap.c ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
large_int.c
loader.c ntdll: Don't use native subsystem heuristic against builtin modules. 2019-06-11 18:15:31 +02:00
loadorder.c
misc.c
nt.c
ntdll.spec kernel32: Move the implementation of GetTickCount() to kernel32. 2019-05-30 21:53:27 +02:00
ntdll_misc.h ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
om.c
path.c
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
signal_arm64.c ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
signal_i386.c ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
signal_powerpc.c ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
signal_x86_64.c ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
string.c
sync.c ntdll: Try to avoid an unnecessary syscall in fast_release_srw_exclusive(). 2019-06-11 18:20:31 +02:00
tape.c
thread.c ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
threadpool.c
time.c kernel32: Move the implementation of GetTickCount() to kernel32. 2019-05-30 21:53:27 +02:00
version.c
version.rc
virtual.c ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
wcstring.c