Sweden-Number/dlls/ntdll
Andrew Eikum f87a2f0e4c ntdll: Don't require full-page reads in NtReadFileScatter.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-07 19:13:52 +01: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 ntdll: Don't require full-page reads in NtReadFileScatter. 2017-12-07 19:13:52 +01:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Move suspending a thread on startup into attach_dlls(). 2017-12-01 20:32:12 +01:00
loadorder.c
misc.c
nt.c
ntdll.spec
ntdll_misc.h ntdll: Pass the stack pointer to virtual_clear_thread_stack(). 2017-12-04 15:03:55 +01:00
om.c
path.c
printf.c
process.c
reg.c
relay.c ntdll: Display floating point arguments in relay debugging on i386 and x86-64. 2017-12-07 11:14:02 +01:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Don't return from attach_dlls on failure. 2017-11-30 19:06:44 +01:00
signal_arm.c server: Add floating point and debug registers to the ARM context. 2017-12-05 20:30:04 +01:00
signal_arm64.c server: Add floating point and debug registers to the ARM64 context. 2017-12-05 20:30:04 +01:00
signal_i386.c ntdll: Pass the stack pointer to virtual_clear_thread_stack(). 2017-12-04 15:03:55 +01:00
signal_powerpc.c ntdll: Start process execution directly at the kernel32 process entry point. 2017-12-04 15:03:55 +01:00
signal_x86_64.c ntdll: Pass the stack pointer to virtual_clear_thread_stack(). 2017-12-04 15:03:55 +01:00
string.c
sync.c
tape.c
thread.c ntdll: Start process execution directly at the kernel32 process entry point. 2017-12-04 15:03:55 +01:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Pass the stack pointer to virtual_clear_thread_stack(). 2017-12-04 15:03:55 +01:00
wcstring.c