Sweden-Number/dlls/ntdll/unix
Paul Gofman 652dc00578 ntdll: Don't set socket IO status after queuing async.
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-17 19:33:14 +01:00
..
cdrom.c configure: Assume that sys/ioctl.h is available on Unix. 2021-12-09 18:43:51 +01:00
debug.c ntdll: Add stub for NtSetDebugFilterState(). 2021-12-14 14:18:53 +01:00
env.c configure: Assume that unistd.h is available on Unix. 2021-12-09 18:43:51 +01:00
file.c ntdll: Don't set socket IO status after queuing async. 2021-12-17 19:33:14 +01:00
loader.c ntdll: Add stub for NtSetDebugFilterState(). 2021-12-14 14:18:53 +01: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: Use proper names for magic constants. 2021-12-17 17:17:49 +01:00
registry.c ntdll: Always clear the returned handle in Nt object functions. 2021-07-23 17:38:32 +02:00
security.c ntdll: Always clear the returned handle in Nt object functions. 2021-07-23 17:38:32 +02:00
serial.c configure: Assume that sys/ioctl.h is available on Unix. 2021-12-09 18:43:51 +01:00
server.c configure: Assume that sys/wait.h is available on Unix. 2021-12-09 18:43:51 +01:00
signal_arm.c ntdll: Properly test for LLVM libunwind error codes. 2021-12-10 22:00:17 +01:00
signal_arm64.c ntdll: Properly test for LLVM libunwind error codes. 2021-12-10 22:00:17 +01:00
signal_i386.c ntdll: Temporarily allow KeUserModeCallback calls from client stack. 2021-12-09 10:47:41 +01:00
signal_x86_64.c ntdll: Properly test for LLVM libunwind error codes. 2021-12-10 22:00:17 +01:00
socket.c ntdll: Don't set socket IO status after queuing async. 2021-12-17 19:33:14 +01:00
sync.c configure: Assume that sys/time.h is available on Unix. 2021-12-09 18:43:51 +01:00
system.c ntdll: Don't use inline assembly in do_cpuid. 2021-12-17 17:17:54 +01:00
tape.c configure: Assume that sys/ioctl.h is available on Unix. 2021-12-09 18:43:51 +01:00
thread.c configure: Assume that sys/mman.h is available on Unix. 2021-12-09 18:43:51 +01:00
unix_private.h ntdll: Factor out in_wow64_call(). 2021-12-10 22:00:17 +01:00
virtual.c configure: Assume that sys/socket.h is available on Unix. 2021-12-09 18:43:51 +01:00