Sweden-Number/dlls/ntdll/unix
Alexandre Julliard 1ce08530c3 ntdll: Use the 32-bit RtlUserThreadStart as initial Eip in the 32-bit context.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-09 21:10:29 +02:00
..
cdrom.c
debug.c ntdll: Copy the implementation of __wine_dbg_output to the PE side. 2021-06-16 15:37:46 +02:00
env.c ntdll: Avoid calling NtOpenFile() from the Unix side. 2021-07-08 16:49:23 +02:00
file.c ntdll: Avoid calling NtCreateFile() from the Unix side. 2021-07-08 16:49:41 +02:00
loader.c ntdll: Add support for LdrSystemDllInitBlock. 2021-07-07 16:33:29 +02:00
loadorder.c ntdll: Fix the check for the main exe in get_load_order(). 2021-05-06 18:12:37 +02:00
process.c ntdll: Avoid calling NtReadFile() from the Unix side. 2021-07-08 16:49:53 +02:00
registry.c ntdll: Avoid calling NtCreateFile() from the Unix side. 2021-07-08 16:49:41 +02:00
security.c ntdll: Implement NtQueryInformationToken(TokenSessionId). 2021-07-01 22:34:31 +02:00
serial.c
server.c ntdll: Pass a length pointer instead of an IO_STATUS_BLOCK to the async callbacks. 2021-07-08 16:21:51 +02:00
signal_arm.c ntdll: Add a helper function to retrieve the CPU area context on the Unix side. 2021-07-01 12:46:00 +02:00
signal_arm64.c ntdll: Don't rely on get_thread_context() updating the context flags. 2021-06-29 15:25:42 +02:00
signal_i386.c ntdll: Add a helper function to retrieve the CPU area context on the Unix side. 2021-07-01 12:46:00 +02:00
signal_x86_64.c ntdll: Use the 32-bit RtlUserThreadStart as initial Eip in the 32-bit context. 2021-07-09 21:10:29 +02:00
socket.c ws2_32: Move the setsockopt(IP_OPTIONS) implementation to ntdll. 2021-07-09 11:00:23 +02:00
sync.c
system.c ntdll: Implement SystemEmulation* information classes. 2021-07-05 13:41:27 +02:00
tape.c
thread.c ntdll: Add a helper function to retrieve the CPU area context on the Unix side. 2021-07-01 12:46:00 +02:00
unix_private.h ntdll: Don't restore %fs selector on nested signals. 2021-07-09 21:08:46 +02:00
virtual.c ntdll: Don't restore %fs selector on nested signals. 2021-07-09 21:08:46 +02:00