.. |
cdrom.c
|
ntdll: Add inline wrappers for pthread mutex locking.
|
2020-09-22 11:28:25 +02:00 |
debug.c
|
…
|
|
env.c
|
ntdll: Fix rounding the length of the runtime info parameter.
|
2021-02-25 22:39:21 +01:00 |
file.c
|
ntdll: Initialize the ShowDotFiles option on the Unix side.
|
2021-02-25 16:15:26 +01:00 |
loader.c
|
ntdll: Initialize the ShowDotFiles option on the Unix side.
|
2021-02-25 16:15:26 +01:00 |
process.c
|
ntdll: Print the version mismatch error from the Unix side.
|
2021-02-19 22:54:09 +01:00 |
registry.c
|
ntdll: ObjectName should also be used in NtUnloadKey.
|
2021-02-17 22:21:13 +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: Use syscall dispatcher for restoring context in x86_64 NtSetContextThread implementation.
|
2021-02-22 20:19:15 +01:00 |
signal_arm.c
|
ntdll: Use syscall dispatcher for restoring context in x86_64 NtSetContextThread implementation.
|
2021-02-22 20:19:15 +01:00 |
signal_arm64.c
|
ntdll: Use syscall dispatcher for restoring context in x86_64 NtSetContextThread implementation.
|
2021-02-22 20:19:15 +01:00 |
signal_i386.c
|
ntdll: Use syscall frame in x86 set_full_cpu_context implementation.
|
2021-02-25 22:46:14 +01:00 |
signal_x86_64.c
|
ntdll: Fix compacted legacy xsave area handling.
|
2021-02-24 22:01:42 +01:00 |
sync.c
|
server: Remove support for process-local handle tables.
|
2021-02-16 11:13:41 +01:00 |
system.c
|
ntdll: Use the right cpuid for XSAVEC detection.
|
2021-02-24 22:01:42 +01: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 NtContinue in NtRaiseException.
|
2021-02-22 20:19:10 +01:00 |
unix_private.h
|
ntdll: Don't use FeatureSet for XSAVE compaction support flag.
|
2021-02-24 22:01:42 +01:00 |
virtual.c
|
ntdll: Introduce signal_init_syscalls.
|
2021-02-19 23:46:30 +01:00 |