Sweden-Number/dlls/ntdll
Paul Gofman 4e4847dd71 ntdll/tests: Do not write to fs, gs when testing cleared segment regs on x64.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51152
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-23 21:45:08 +02:00
..
tests ntdll/tests: Do not write to fs, gs when testing cleared segment regs on x64. 2021-06-23 21:45:08 +02:00
unix ws2_32: Move the setsockopt(SO_BROADCAST) implementation to ntdll. 2021-06-23 20:44:58 +02:00
Makefile.in
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
directory.c
env.c
error.c
exception.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Create a thread to run the ctrl-C routine instead of raising an exception. 2021-06-09 23:38:43 +02:00
locale.c
make_errors
misc.c
nt.c
ntdll.spec ntdll: Copy the implementation of __wine_dbg_output to the PE side. 2021-06-16 15:37:46 +02:00
ntdll_misc.h
path.c ntdll: Validate directory path when the path name ends with a dos device name. 2021-06-21 23:13:57 +02:00
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c ntdll: Fix some exception test failures on ARM. 2021-06-10 19:54:33 +02:00
signal_arm64.c ntdll: Fix some exception test failures on ARM64. 2021-06-10 19:54:33 +02:00
signal_i386.c
signal_x86_64.c
string.c
sync.c
thread.c ntdll: Copy the implementation of __wine_dbg_output to the PE side. 2021-06-16 15:37:46 +02:00
threadpool.c
time.c
unixlib.h ntdll: Copy the implementation of __wine_dbg_output to the PE side. 2021-06-16 15:37:46 +02:00
version.c
version.rc
virtual.c
wcstring.c