Sweden-Number/dlls/ntdll/unix
Alexandre Julliard 3190a5bcdd ntdll: Make the ntdll exports and relocations processing more generic.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-07 16:33: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 server: Store session id in the process and return it at process init time. 2021-07-01 22:34:31 +02:00
file.c server: Use a separate request to retrieve the object name. 2021-07-01 22:34:31 +02:00
loader.c ntdll: Make the ntdll exports and relocations processing more generic. 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: Implement NtQueryInformationProcess(ProcessSessionInformation). 2021-07-01 22:34:31 +02:00
registry.c
security.c ntdll: Implement NtQueryInformationToken(TokenSessionId). 2021-07-01 22:34:31 +02:00
serial.c
server.c server: Explicitly return whether a select request was immediately signaled. 2021-07-05 19:55:18 +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 winebuild: Save/restore the %fs register in the syscall dispatcher on Linux. 2021-07-06 15:50:26 +02:00
socket.c ws2_32: Move the setsockopt(IP_DROP_SOURCE_MEMBERSHIP) implementation to ntdll. 2021-07-07 11:33:26 +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: Implement SystemEmulation* information classes. 2021-07-05 13:41:27 +02:00
virtual.c ntdll: Implement NtWow64GetNativeSystemInformation(). 2021-07-05 13:41:30 +02:00