Sweden-Number/dlls/ntdll/unix
Alexandre Julliard b64208df0d ntdll: The loader is named wine64 only on platforms that support WoW64.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49438
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-03 19:44:15 +02:00
..
cdrom.c ntdll: Change master/slave to more neutral words. 2020-06-18 19:56:43 +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 ntdll: Pass the start of the string to compose_string(). 2020-07-02 11:57:00 +02:00
file.c ntdll: Use malloc() to allocate async I/O data. 2020-07-03 12:04:40 +02:00
loader.c ntdll: The loader is named wine64 only on platforms that support WoW64. 2020-07-03 19:44:15 +02:00
process.c ntdll: The loader is named wine64 only on platforms that support WoW64. 2020-07-03 19:44:15 +02:00
serial.c ntdll: Use malloc() to allocate async I/O data. 2020-07-03 12:04:40 +02:00
server.c ntdll: Use pthread mutexes for uninterrupted sections in the Unix library. 2020-07-03 12:02:58 +02:00
signal_arm.c ntdll: Fix KiUserExceptionDispatcher ABI on x86_64. 2020-07-01 15:07:33 +02:00
signal_arm64.c ntdll: Fix KiUserExceptionDispatcher ABI on x86_64. 2020-07-01 15:07:33 +02:00
signal_i386.c ntdll: Use pthread mutexes for uninterrupted sections in the Unix library. 2020-07-03 12:02:58 +02:00
signal_x86_64.c ntdll: Don't reset rsp to context->Rsp until exception data is copied. 2020-07-02 14:17:36 +02:00
sync.c ntdll: Use malloc() to allocate the object attributes buffer. 2020-07-03 12:04:02 +02:00
system.c ntdll: Return process times in NtQuerySystemInformation(SystemProcessInformation). 2020-06-29 19:51:46 +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: Use malloc() to allocate the object attributes buffer. 2020-07-03 12:04:02 +02:00
unix_private.h ntdll: The loader is named wine64 only on platforms that support WoW64. 2020-07-03 19:44:15 +02:00
virtual.c ntdll: Use pthread mutexes for uninterrupted sections in the Unix library. 2020-07-03 12:02:58 +02:00