Sweden-Number/dlls/ntdll/unix
Alexandre Julliard ea6308e364 ntdll: Declare the syscall functions array explicitly.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-30 22:49:58 +02:00
..
cdrom.c
debug.c
env.c
file.c
loader.c ntdll: Declare the syscall functions array explicitly. 2021-08-30 22:49:58 +02:00
loadorder.c
process.c ntdll: Fix use-after-free. 2021-08-30 22:49:58 +02:00
registry.c
security.c
serial.c
server.c
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
sync.c
system.c
tape.c
thread.c
unix_private.h ntdll: Add a helper function to set a syscall table. 2021-08-30 22:49:58 +02:00
virtual.c