wine/dlls/ntdll/unix
2022-09-22 17:57:32 +02:00
..
cdrom.c
debug.c
env.c ntdll: Do not check for malloc() failure in get_initial_environment. 2022-09-16 21:08:28 +02:00
file.c ntdll: Add a fast path for NtDeviceIoControlFile(INVALID_HANDLE_VALUE). 2022-09-20 09:28:32 +02:00
loader.c ntdll: Create NtLoadKeyEx syscall stub. 2022-09-09 23:21:58 +02:00
loadorder.c
process.c ntdll: Allow changes to DEP flags under Wow64. 2022-07-25 17:01:33 +02:00
registry.c ntdll: Move NtLoadKey implementation to NtLoadKeyEx. 2022-09-09 23:21:59 +02:00
security.c server: Return the full token group for TokenLogonSid. 2022-04-25 13:24:02 +02:00
serial.c
server.c ntdll: Return success for magic handles. 2022-04-07 22:44:39 +02:00
signal_arm.c ntdll: Suppress callback exceptions in KiUserCallbackDispatcher. 2022-07-21 23:03:29 +02:00
signal_arm64.c ntdll: Suppress callback exceptions in KiUserCallbackDispatcher. 2022-07-21 23:03:29 +02:00
signal_i386.c ntdll: Suppress callback exceptions in KiUserCallbackDispatcher. 2022-07-21 23:03:29 +02:00
signal_x86_64.c ntdll: Fix leak of mach_thread_self port. 2022-08-09 15:53:17 +02:00
socket.c ntdll: Remove redundant assignment in fixup_icmp_over_dgram(). 2022-08-12 22:13:17 +02:00
sync.c ntdll: Use 32-bit time_t when calling __NR_futex syscall. 2022-04-26 22:21:04 +02:00
system.c ntdll: Calculate the necessary length after calling snprintf() in SystemWineVersionInformation. 2022-09-16 19:13:13 +02:00
tape.c
thread.c ntdll: Fix ARM vs AMD64 typo. 2022-09-20 20:53:27 +02:00
unix_private.h ntdll: Use the send_socket request for NtWriteFile() on a socket. 2022-07-14 10:29:12 +02:00
virtual.c ntdll: Keep pagemap file open after first use of NtQueryVirtualMemory(MemoryWorkingSetExInformation). 2022-09-22 17:57:32 +02:00