Sweden-Number/dlls/ntdll/unix
Alexandre Julliard 2801d6341c makefiles: Install Unix binaries into an architecture-specific directory.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-28 11:40:39 +02:00
..
cdrom.c ntdll: Add inline wrappers for pthread mutex locking. 2020-09-22 11:28:25 +02:00
debug.c ntdll: Store the debug info for the initial thread next to the PEB. 2021-04-27 16:52:30 +02:00
env.c ntdll: Reimplement file system redirection using NT pathname comparisons. 2021-04-15 17:30:50 +02:00
file.c ntdll: Fix drive letter of current directory in get_full_path(). 2021-04-25 16:38:08 +02:00
loader.c makefiles: Install Unix binaries into an architecture-specific directory. 2021-04-28 11:40:39 +02:00
loadorder.c ntdll: Remove path from application name to open loadorder key. 2021-04-03 13:00:46 +02:00
process.c server: Get rid of the CPU type and functions. 2021-04-27 10:42:04 +02:00
registry.c ntdll: Make the open_hkcu_key() helper available globally. 2021-03-04 10:42:35 +01:00
security.c server: Merge the various token information queries. 2021-02-17 21:42:18 +01:00
serial.c ntdll: Avoid using RtlQueueWorkItem() in the Unix library. 2020-07-10 13:19:27 +02:00
server.c ntdll: Always allocate space for both 32- and 64-bit TEB. 2021-04-27 16:52:30 +02:00
signal_arm.c server: Store a machine ID instead of a CPU in the context structure. 2021-04-27 10:40:53 +02:00
signal_arm64.c server: Store a machine ID instead of a CPU in the context structure. 2021-04-27 10:40:53 +02:00
signal_i386.c server: Store a machine ID instead of a CPU in the context structure. 2021-04-27 10:40:53 +02:00
signal_x86_64.c server: Store a machine ID instead of a CPU in the context structure. 2021-04-27 10:40:53 +02:00
sync.c server: Remove support for process-local handle tables. 2021-02-16 11:13:41 +01:00
system.c ntdll: Implement NtQuerySystemInformationEx(SystemSupportedProcessorArchitectures). 2021-04-23 20:02:06 +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 server: Store a machine ID instead of a CPU in the context structure. 2021-04-27 10:40:53 +02:00
unix_private.h ntdll: Always allocate space for both 32- and 64-bit TEB. 2021-04-27 16:52:30 +02:00
virtual.c ntdll: Store the debug info for the initial thread next to the PEB. 2021-04-27 16:52:30 +02:00