Sweden-Number/dlls/ntdll/unix
Alexandre Julliard ff04d8a4c2 ntdll: Move the syscall dispatcher implementation to the platform-specific files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-26 11:25:38 +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
loader.c ntdll: Store the syscall table in the syscall frame on all platforms. 2021-08-26 10:47:38 +02:00
loadorder.c
process.c
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: Move the syscall dispatcher implementation to the platform-specific files. 2021-08-26 11:25:38 +02:00
signal_x86_64.c ntdll: Move the syscall dispatcher implementation to the platform-specific files. 2021-08-26 11:25:38 +02:00
socket.c ws2_32: Re-add support for getting IP_HDRINCL on raw sockets. 2021-08-18 20:08:01 +02:00
sync.c
system.c
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: Store the syscall flags in the syscall frame on all platforms. 2021-08-26 10:47:38 +02:00
virtual.c