Sweden-Number/dlls/ntdll/unix
Alexandre Julliard e055a3ee05 configure: Require 64-bit compare-and-swap support from gcc.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49191
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-28 17:03:57 +02:00
..
cdrom.c ntdll: Add inline wrappers for pthread mutex locking. 2020-09-22 11:28:25 +02:00
debug.c ntdll: Consolidate some of the init routines into the init_threading() entry point. 2020-06-04 22:36:38 +02:00
env.c kernelbase: Use conhost to handle Unix consoles. 2020-09-21 19:24:19 +02:00
file.c ntdll: Add inline wrappers for pthread mutex locking. 2020-09-22 11:28:25 +02:00
loader.c ntdll: Add support for loading a Unix helper library from builtin dlls. 2020-09-21 13:41:28 +02:00
process.c server: Implement support for creating a process with a specified token. 2020-09-24 15:21:43 +02:00
registry.c ntdll: Move the registry system calls to the Unix library. 2020-07-17 23:16:51 +02:00
security.c ntdll: Implement NtFilterToken. 2020-09-23 15:58:10 +02:00
serial.c ntdll: Avoid using RtlQueueWorkItem() in the Unix library. 2020-07-10 13:19:27 +02:00
server.c ntdll: Don't lock mutexes during process exit. 2020-09-22 11:28:41 +02:00
signal_arm.c ntdll: Pop the Unix stack completely in call_user_apc_dispatcher(). 2020-09-04 21:16:49 +02:00
signal_arm64.c ntdll: Pop the Unix stack completely in call_user_apc_dispatcher(). 2020-09-04 21:16:49 +02:00
signal_i386.c ntdll: Pop the Unix stack completely in call_user_apc_dispatcher(). 2020-09-04 21:16:49 +02:00
signal_x86_64.c ntdll: Pop the Unix stack completely in call_user_apc_dispatcher(). 2020-09-04 21:16:49 +02:00
sync.c ntdll: Add inline wrappers for pthread mutex locking. 2020-09-22 11:28:25 +02:00
system.c ntdll: Add inline wrappers for pthread mutex locking. 2020-09-22 11:28:25 +02:00
tape.c ntdll: Move the device I/O control functions to the Unix library. 2020-06-16 18:36:30 +02:00
thread.c ntdll: Call the process entry point through RtlUserThreadStart(). 2020-09-01 16:41:03 +02:00
unix_private.h configure: Require 64-bit compare-and-swap support from gcc. 2020-09-28 17:03:57 +02:00
virtual.c ntdll: Add inline wrappers for pthread mutex locking. 2020-09-22 11:28:25 +02:00