Sweden-Number/dlls/ntdll/unix
Alexandre Julliard dd77ff754b ntdll: Move the token functions to the Unix library.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-20 17:58:12 +02:00
..
cdrom.c
debug.c
env.c ntdll: Fix a memory leak. 2020-07-20 11:45:58 +02:00
file.c ntdll: Move the remaining file functions to the Unix library. 2020-07-17 23:16:51 +02:00
loader.c ntdll: Use syscall thunks for object manager functions. 2020-07-17 00:04:13 +02:00
process.c
registry.c ntdll: Move the registry system calls to the Unix library. 2020-07-17 23:16:51 +02:00
security.c ntdll: Move the token functions to the Unix library. 2020-07-20 17:58:12 +02:00
serial.c
server.c ntdll: Initialize the thread signal stack in the common code. 2020-07-15 10:23:00 +02:00
signal_arm.c ntdll: Send debug event before pushing exception data on ARM. 2020-07-15 10:36:23 +02:00
signal_arm64.c ntdll: Use separate handlers for SIGSEGV/SIGILL/SIGBUS on ARM64. 2020-07-15 16:33:02 +02:00
signal_i386.c ntdll: Send debug event before pushing exception data on x86. 2020-07-15 15:22:36 +02:00
signal_x86_64.c ntdll: Send debug event before pushing exception data on x86_64. 2020-07-15 15:22:36 +02:00
sync.c ntdll: Move the LPC port syscall stubs to the Unix library. 2020-07-20 17:58:12 +02:00
system.c ntdll: Move some power stub functions to the Unix library. 2020-07-17 23:16:51 +02:00
tape.c
thread.c
unix_private.h ntdll: Include <signal.h> for sigset_t. 2020-07-20 11:46:20 +02:00
virtual.c ntdll: Add a helper function to push the exception data to the thread stack. 2020-07-15 10:30:45 +02:00