Sweden-Number/dlls/ntdll/tests
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
..
Makefile.in ntdll/tests: Move NtAllocateVirtualMemory tests that were in kernel32. 2019-06-11 18:18:39 +02:00
atom.c
change.c
directory.c
env.c
error.c
exception.c ntdll/tests: Avoid the comma operator. 2019-04-29 22:23:34 +02:00
file.c ntdll/tests: Test readonly file access. 2019-04-11 19:29:42 +02:00
generated.c
info.c ntoskrnl.exe/tests: Add more NtOpenThread tests. 2019-04-23 23:50:45 +02:00
large_int.c
ntdll_test.h
om.c ntdll/tests: Fix a string leak (Valgrind). 2019-05-31 21:32:26 +02:00
path.c
pipe.c
port.c
reg.c
rtl.c ntdll: Initialize critical section debug info with correct pointer value. 2019-04-30 20:08:04 +02:00
rtlbitmap.c
rtlstr.c
string.c
threadpool.c
time.c
virtual.c ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00