Sweden-Number/dlls/ntdll/unix
Zebediah Figura 42e0155f50 ws2_32: Move the setsockopt(IP_DONTFRAGMENT) implementation to ntdll.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-02 10:02:08 +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: Copy the implementation of __wine_dbg_output to the PE side. 2021-06-16 15:37:46 +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 ntdll: Make the open_hkcu_key() helper available globally. 2021-03-04 10:42:35 +01:00
security.c ntdll: Implement NtQueryInformationToken(TokenSessionId). 2021-07-01 22:34:31 +02:00
serial.c
server.c server: Store session id in the process and return it at process init time. 2021-07-01 22:34:31 +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 CPU area to get/set the Wow64 context on x86-64. 2021-07-01 12:46:00 +02:00
socket.c ws2_32: Move the setsockopt(IP_DONTFRAGMENT) implementation to ntdll. 2021-07-02 10:02:08 +02:00
sync.c
system.c ntdll: Return the session id in NtQuerySystemInformation(SystemProcessInformation). 2021-07-01 22:34:31 +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: Add a helper function to retrieve the CPU area context on the Unix side. 2021-07-01 12:46:00 +02:00
virtual.c ntdll: Clear the 32-bit TLS for ZeroTlsCell in Wow64 mode. 2021-07-01 10:32:24 +02:00