Sweden-Number/dlls/ntdll/unix
Paul Gofman 69b6572338 ntdll: Don't reset rsp to context->Rsp until exception data is copied.
Context record may be stored on stack below context stack. This
happens, e. g., with RtlRaiseException().

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-02 14:17:36 +02:00
..
cdrom.c
debug.c
env.c ntdll: Pass the start of the string to compose_string(). 2020-07-02 11:57:00 +02:00
file.c ntdll: Also call fsync() for FD_TYPE_CHAR in NtFlushBuffersFile(). 2020-06-23 22:38:05 +02:00
loader.c ntdll: Avoid importing the codepage functions from the Unix library. 2020-07-01 10:59:35 +02:00
process.c ntdll: Fill the PrivateUsage field of VM_COUNTERS_EX. 2020-07-01 10:59:35 +02:00
serial.c
server.c ntdll: Update the __wine_ldt_copy pointer directly from the Unix library. 2020-06-29 19:51:47 +02:00
signal_arm.c ntdll: Fix KiUserExceptionDispatcher ABI on x86_64. 2020-07-01 15:07:33 +02:00
signal_arm64.c ntdll: Fix KiUserExceptionDispatcher ABI on x86_64. 2020-07-01 15:07:33 +02:00
signal_i386.c ntdll: Fix KiUserExceptionDispatcher ABI on x86_64. 2020-07-01 15:07:33 +02:00
signal_x86_64.c ntdll: Don't reset rsp to context->Rsp until exception data is copied. 2020-07-02 14:17:36 +02:00
sync.c ntdll: Move RtlGetSystemTimePrecise() to the Unix library. 2020-06-25 23:08:30 +02:00
system.c ntdll: Return process times in NtQuerySystemInformation(SystemProcessInformation). 2020-06-29 19:51:46 +02:00
tape.c
thread.c ntdll: Fix KiUserExceptionDispatcher ABI on x86_64. 2020-07-01 15:07:33 +02:00
unix_private.h ntdll: Fix KiUserExceptionDispatcher ABI on x86_64. 2020-07-01 15:07:33 +02:00
virtual.c ntdll: Support loading a PE-format ntdll. 2020-06-30 12:21:15 +02:00