Sweden-Number/dlls/ntdll
Alexandre Julliard 9979c793e8 ntdll: Don't clear the last page of the initial stack.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-19 12:03:09 +02:00
..
tests
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Don't clear the last page of the initial stack. 2017-09-19 12:03:09 +02:00
loadorder.c
misc.c
nt.c
ntdll.spec
ntdll_misc.h ntdll: Store the kernel32 process entry point in a global variable. 2017-09-19 11:59:58 +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
signal_arm64.c
signal_i386.c ntdll: Don't do partial writes in virtual_uninterrupted_write_memory. 2017-09-06 17:31:00 +02:00
signal_powerpc.c
signal_x86_64.c
string.c
sync.c ntdll: Apply owner and group regardless of the SE_OWNER_DEFAULTED or SE_GROUP_DEFAULTED flags. 2017-09-13 08:41:29 +02:00
tape.c
thread.c ntdll: Store the kernel32 process entry point in a global variable. 2017-09-19 11:59:58 +02:00
threadpool.c ntdll: Make RtlDeregisterWaitEx(handle, INVALID_HANDLE_VALUE) thread safe. 2017-09-06 20:32:07 +02:00
time.c
version.c
version.rc
virtual.c ntdll: Don't clear the last page of the initial stack. 2017-09-19 12:03:09 +02:00
wcstring.c