Sweden-Number/dlls/ntdll/unix
Alexandre Julliard 77fbf3a9fd ntdll: Unwind the syscall frame in NtSetContextThread().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-20 18:45:53 +02:00
..
cdrom.c ntdll: Use a pthread mutex for the CD-ROM cache section. 2020-07-13 21:22:13 +02:00
debug.c
env.c ntdll: Move the locale system calls to the Unix library. 2020-07-20 20:14:41 +02:00
file.c ntdll: Store the filesystem redirection flag in the 64-bit TEB. 2020-07-24 18:26:18 +02:00
loader.c ntdll: Only call putenv() if we are going to call exec(). 2020-08-14 22:04:02 +02:00
process.c ntdll: Store the filesystem redirection flag in the 64-bit TEB. 2020-07-24 18:26:18 +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: Move the security system calls to the Unix library. 2020-07-20 20:14:18 +02:00
serial.c ntdll: Avoid using RtlQueueWorkItem() in the Unix library. 2020-07-10 13:19:27 +02:00
server.c ntdll: Unwind the syscall frame when calling KiUserApcDispatcher(). 2020-08-20 18:45:53 +02:00
signal_arm.c ntdll: Unwind the syscall frame in NtSetContextThread(). 2020-08-20 18:45:53 +02:00
signal_arm64.c ntdll: Unwind the syscall frame in NtSetContextThread(). 2020-08-20 18:45:53 +02:00
signal_i386.c ntdll: Unwind the syscall frame in NtSetContextThread(). 2020-08-20 18:45:53 +02:00
signal_x86_64.c ntdll: Unwind the syscall frame in NtSetContextThread(). 2020-08-20 18:45:53 +02:00
sync.c ntdll: Avoid importing RtlEnterCriticalSection/RtlLeaveCriticalSection from the Unix side. 2020-08-05 15:28:31 +02:00
system.c ntdll: Report newer vector processor features on x86 / x64. 2020-08-19 10:15:45 +02:00
tape.c
thread.c ntdll: Don't expect LdrInitializeThunk() to return to the Unix side. 2020-08-20 18:45:53 +02:00
unix_private.h ntdll: Unwind the syscall frame when calling KiUserApcDispatcher(). 2020-08-20 18:45:53 +02:00
virtual.c ntdll: Don't expect LdrInitializeThunk() to return to the Unix side. 2020-08-20 18:45:53 +02:00