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
env.c
file.c ntdll: Use posix_fallocate() instead of fallocate(). 2021-09-15 19:34:21 +02:00
loader.c
loadorder.c
process.c
registry.c
security.c
serial.c
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
signal_arm64.c
signal_i386.c
signal_x86_64.c
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
tape.c
thread.c
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