Sweden-Number/dlls/ntdll/unix
Zebediah Figura ccf706b456 ntdll: Do not write the "ret_size" parameter of NtQueryDirectoryObject on failure.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-12 22:13:05 +02: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 kernelbase: Provide a pseudo console environment for initial CUI processes not tied to a Unix tty. 2022-04-12 21:39:42 +02:00
file.c include: Fix prototype of NtQueryInformationFile. 2022-03-10 09:31:50 +01:00
loader.c ntdll: Implement NtInitializeNlsFiles(). 2022-03-21 14:28:10 +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 kernelbase: Add support for CREATE_NO_WINDOW flag in CreateProcess. 2022-04-12 21:39:42 +02:00
registry.c ntdll: Use full registry key name in NtQueryLicenseValue. 2022-01-12 11:59:20 +01:00
security.c server: Don't depend on the TOKEN_GROUPS structure on the server side. 2022-01-25 12:35:54 +01:00
serial.c configure: Assume that sys/ioctl.h is available on Unix. 2021-12-09 18:43:51 +01:00
server.c ntdll: Return success for magic handles. 2022-04-07 22:44:39 +02:00
signal_arm.c ntdll: Zero-initialize the syscall_frame used for starting threads on ARM/ARM64. 2022-03-04 19:14:59 +01:00
signal_arm64.c ntdll: Zero-initialize the syscall_frame used for starting threads on ARM/ARM64. 2022-03-04 19:14:59 +01:00
signal_i386.c ntdll: Ensure CONTEXT_EX on exception stack is initialized. 2022-03-04 10:50:33 +01:00
signal_x86_64.c ntdll: Ensure CONTEXT_EX on exception stack is initialized. 2022-03-04 10:50:33 +01:00
socket.c server: Replace redundant send_socket status fields with force_async boolean field. 2022-03-25 18:30:28 +01:00
sync.c ntdll: Do not write the "ret_size" parameter of NtQueryDirectoryObject on failure. 2022-04-12 22:13:05 +02:00
system.c kernelbase: Fix GlobalMemoryStatusEx counters. 2022-03-25 17:56:36 +01:00
tape.c configure: Assume that sys/ioctl.h is available on Unix. 2021-12-09 18:43:51 +01:00
thread.c ntdll: Don't require equal Length and MaximumLength when setting ThreadNameInformation. 2022-03-03 21:32:49 +01:00
unix_private.h server: Add mark_pending field to set_async_direct_result request. 2022-03-22 18:38:18 +01:00
virtual.c include: Remove the wine_ prefix on rbtree functions. 2022-01-26 21:53:55 +01:00