Sweden-Number/dlls/ntdll/tests
Bernhard Übelacker c488f29122 server: Return ReadDataAvailable value for FilePipeLocalInformation.
Makes Cygwin mintty.exe or script.exe show output, if the
stack issues got worked around.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47808
Signed-off-by: Bernhard Übelacker <bernhardu@mailbox.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-06 22:55:07 +01:00
..
Makefile.in ntdll: Support THREAD_CREATE_FLAGS_HIDE_FROM_DEBUGGER thread creation flag. 2021-12-06 12:20:34 +01:00
atom.c
change.c ntdll: Fix iosb handling in NtCancelIoFile(). 2021-07-07 16:33:29 +02:00
directory.c
env.c
error.c
exception.c ntdll: Set rcx on exit from syscall dispatcher on x64. 2021-12-03 19:31:55 +01:00
file.c
generated.c
info.c ntdll: Implement SystemExtendedProcessInformation system info class. 2021-10-27 22:40:50 +02:00
large_int.c
ntdll_test.h
om.c ntdll/tests: Add tests for NtCompareObjects. 2021-11-29 23:25:46 +01:00
path.c
pipe.c server: Return ReadDataAvailable value for FilePipeLocalInformation. 2021-12-06 22:55:07 +01:00
port.c ntdll: Comment out stubs for Nt and Zw functions. 2021-07-20 12:17:16 +02:00
reg.c
rtl.c ntdll: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:17 +02:00
rtlbitmap.c
rtlstr.c ntdll: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:17 +02:00
string.c
sync.c ntdll/tests: Add basic tests for thread-id alert functions. 2021-11-17 17:59:26 +01:00
thread.c ntdll: Support THREAD_CREATE_FLAGS_HIDE_FROM_DEBUGGER thread creation flag. 2021-12-06 12:20:34 +01:00
threadpool.c ntdll: Manage TPIO object destruction based on the expected completions. 2021-07-28 22:07:04 +02:00
time.c server: Fill the TimeZoneBias member of KSHARED_USER_DATA. 2021-09-06 14:53:27 +02:00
virtual.c ntdll/tests: Fix a test failure on older Windows versions. 2021-11-22 22:20:50 +01:00
wow64.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00