wine/dlls/ntdll/unix
2023-09-11 11:50:58 +02:00
..
cdrom.c ntdll: Use nameless unions/structs for IO_STATUS_BLOCK. 2023-05-30 12:12:09 +02:00
debug.c ntdll: Replace the __wine_dbg_write() syscall by a Unix call. 2023-02-14 20:57:09 +01:00
dwarf.h ntdll: Avoid storing a second ctx copy in the aarch64 raise trampoline. 2023-07-21 21:27:44 +02:00
env.c ntdll: Don't overwrite last byte of RuntimeInfo if odd number of bytes is used. 2023-08-24 20:29:35 +02:00
file.c ntdll: Allow NULL timeout in NtCreateNamedPipeFile. 2023-08-21 22:47:42 +02:00
loader.c ntdll: Implement NtCreateToken(). 2023-08-31 19:53:16 +02:00
loadorder.c
process.c server: Separate console and new group flag (CreateProcess). 2023-08-23 17:38:51 +02:00
registry.c ntdll: Add semi-stub for NtOpenKeyTransactedEx. 2023-08-21 22:47:42 +02:00
security.c ntdll: Implement NtCreateToken(). 2023-08-31 19:53:16 +02:00
serial.c ntdll: Use nameless unions/structs for IO_STATUS_BLOCK. 2023-05-30 12:12:09 +02:00
server.c ntdll: Support the lower memory limit in MEM_ADDRESS_REQUIREMENTS. 2023-06-13 22:10:56 +02:00
signal_arm.c ntdll: Don't use WINAPI for KeUserModeCallback(). 2023-06-01 15:56:13 +02:00
signal_arm64.c ntdll: Avoid storing a second ctx copy in the aarch64 raise trampoline. 2023-07-21 21:27:44 +02:00
signal_i386.c ntdll: Don't use WINAPI for KeUserModeCallback(). 2023-06-01 15:56:13 +02:00
signal_x86_64.c ntdll: Don't save segment registers in the syscall frame on x86-64. 2023-09-11 11:50:58 +02:00
socket.c ntdll: Avoid relying on linux/ipx.h to define SOL_IPX. 2023-08-05 10:45:04 +09:00
sync.c ntdll: Use nameless unions/structs for IO_STATUS_BLOCK. 2023-05-30 12:12:09 +02:00
system.c ntdll: Implement efficiency class reporting for Intel hybrid CPUs. 2023-07-10 20:33:21 +02:00
tape.c ntdll: Use nameless unions/structs for IO_STATUS_BLOCK. 2023-05-30 12:12:09 +02:00
thread.c ntdll: Set Wow64 user space limit based on LARGE_ADDRESS_AWARE. 2023-08-16 15:31:54 +02:00
unix_private.h ntdll: Set Wow64 user space limit based on LARGE_ADDRESS_AWARE. 2023-08-16 15:31:54 +02:00
virtual.c ntdll: Add error and warning logs in more cases of memory exhaustion. 2023-08-18 18:44:05 +02:00