Sweden-Number/dlls/ntdll/unix
Zebediah Figura dae60a374e ntdll: Use a separate +unwind debug channel for unwinding on x86-64.
Constant spam from unwinding routines makes +seh logs hard to read, especially
for programs that throw a lot of exceptions as part of normal execution. Since
unwind information is rarely useful, don't display it unless specifically
requested.

Make +unwind the default channel in these files, though, since there are more
unwind messages than exception messages.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-19 12:30:48 +02:00
..
cdrom.c
debug.c
env.c ntdll: Fix locale detection on Mac. 2021-07-19 12:20:24 +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
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
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
signal_arm64.c
signal_i386.c
signal_x86_64.c ntdll: Use a separate +unwind debug channel for unwinding on x86-64. 2021-07-19 12:30:48 +02:00
socket.c ws2_32: Move the getsockopt(IP_TTL) implementation to ntdll. 2021-07-10 15:38:42 +02:00
sync.c
system.c
tape.c
thread.c
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