Sweden-Number/dlls/ntdll/unix
Alexandre Julliard deab47be6e ntdll: Use the standard CPTABLEINFO structure for the Unix codepage.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-11 11:54:54 +02:00
..
cdrom.c
debug.c
env.c ntdll: Use the standard CPTABLEINFO structure for the Unix codepage. 2022-04-11 11:54:54 +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
process.c
registry.c
security.c
serial.c
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 server: Add mark_pending field to set_async_direct_result request. 2022-03-22 18:38:18 +01:00
system.c kernelbase: Fix GlobalMemoryStatusEx counters. 2022-03-25 17:56:36 +01:00
tape.c
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