Sweden-Number/dlls/ntdll/unix
Charles Davis dd882794d2 ntdll: Use posix_fallocate() instead of fallocate().
Signed-off-by: Chip Davis <cdavis@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-15 19:34:21 +02:00
..
cdrom.c
debug.c ntdll: Add NtTraceControl/ZwTraceControl stubs. 2021-08-25 10:49:13 +02:00
env.c ntdll: Consistently fixup the machine type for IL-only binaries. 2021-08-24 17:40:40 +02:00
file.c ntdll: Use posix_fallocate() instead of fallocate(). 2021-09-15 19:34:21 +02:00
loader.c Revert "ntdll: Stub power request APIs." 2021-09-10 23:21:21 +02:00
loadorder.c
process.c ntdll: Fix use-after-free. 2021-08-30 22:49:58 +02:00
registry.c ntdll: Always clear the returned handle in Nt object functions. 2021-07-23 17:38:32 +02:00
security.c ntdll: Always clear the returned handle in Nt object functions. 2021-07-23 17:38:32 +02:00
serial.c ntdll: Set the I/O status block through the 32-bit pointer for Wow64 processes. 2021-08-05 23:11:20 +02:00
server.c ntdll: Explicitly return whether an async is complete in async_callback_t. 2021-09-14 18:31:20 +02:00
signal_arm.c ntdll: Move the syscall dispatcher implementation to the platform-specific files. 2021-08-26 11:25:38 +02:00
signal_arm64.c ntdll: Move the syscall dispatcher implementation to the platform-specific files. 2021-08-26 11:25:38 +02:00
signal_i386.c ntdll: Remove unnecessary casts on macOS registers. 2021-08-27 18:06:29 +02:00
signal_x86_64.c ntdll: Remove unnecessary casts on macOS registers. 2021-08-27 18:06:29 +02:00
socket.c ntdll: Explicitly return whether an async is complete in async_callback_t. 2021-09-14 18:31:20 +02:00
sync.c ntdll: Implement JobObjectBasicProcessIdList for NtQueryInformationJobObject. 2021-09-14 21:24:14 +02:00
system.c Revert "ntdll: Stub power request APIs." 2021-09-10 23:21:21 +02:00
tape.c
thread.c ntdll: Always send a Wow context to the server for Wow64 processes. 2021-08-20 11:34:49 +02:00
unix_private.h ntdll: Explicitly return whether an async is complete in async_callback_t. 2021-09-14 18:31:20 +02:00
virtual.c Revert "ntdll: Add a Wine-specific class in NtQueryVirtualMemory to retrieve the init functions of a module." 2021-09-10 20:22:11 +02:00