Sweden-Number/dlls/ntdll/unix
Alexandre Julliard 47f59be21f ntdll: Don't clear x86-64 registers when receiving a 32-bit context.
They can still be valid if running in Wow64 mode.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-01 18:13:53 +01:00
..
cdrom.c
debug.c
env.c ntdll: Export some Unicode string functions for use in other Unix libraries. 2021-11-30 22:07:20 +01:00
file.c
loader.c ntdll: Implement NtCompareObjects. 2021-11-29 23:25:46 +01:00
loadorder.c
process.c
registry.c
security.c
serial.c
server.c ntdll: Remove the no longer used "mutex" argument to server_select(). 2021-12-01 09:59:37 +01:00
signal_arm.c
signal_arm64.c ntdll: Save/restore FPU context in arm64 signal handlers. 2021-11-25 21:35:20 +01:00
signal_i386.c
signal_x86_64.c ntdll: Add support for dispatching exception from 32-bit code in Wow64 mode. 2021-12-01 18:13:53 +01:00
socket.c
sync.c ntdll: Call usleep() instead of NtYieldExecution() in NtDelayExecution(). 2021-11-22 22:20:50 +01:00
system.c ntdll: Move the FILE ptr into the blocks that use it. 2021-11-30 22:07:21 +01:00
tape.c
thread.c ntdll: Don't clear x86-64 registers when receiving a 32-bit context. 2021-12-01 18:13:53 +01:00
unix_private.h ntdll: Remove the no longer used "mutex" argument to server_select(). 2021-12-01 09:59:37 +01:00
virtual.c ntdll: Fix handling of zero size with MEM_DECOMMIT. 2021-11-19 11:17:24 +01:00