.. |
cdrom.c
|
ntdll: Add inline wrappers for pthread mutex locking.
|
2020-09-22 11:28:25 +02:00 |
debug.c
|
…
|
|
env.c
|
ntdll: Only reset the Unix current directory on removable devices.
|
2020-12-18 15:21:37 +01:00 |
file.c
|
ntdll: Remove unnecessary call to strlen from get_dos_device.
|
2020-12-11 21:47:15 +01:00 |
loader.c
|
ntdll: Create a SEC_IMAGE view also for .so builtins.
|
2021-01-26 16:38:56 +01:00 |
process.c
|
ntdll: Implement NtDebugActiveProcess() and NtRemoveProcessDebug().
|
2021-02-01 11:09:01 +01: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: Honour alertable argument in NtContinue.
|
2021-01-19 21:44:24 +01:00 |
signal_arm.c
|
ntdll: Always inline NtCurrentTeb() on ARM.
|
2021-01-21 20:46:13 +01:00 |
signal_arm64.c
|
ntdll: Preserve syscall frame when calling async IO system APC.
|
2020-12-23 22:07:50 +01:00 |
signal_i386.c
|
ntdll: Do not override existing context's EAX when dispatching user APC.
|
2021-01-08 20:58:30 +01:00 |
signal_x86_64.c
|
ntdll: Support more Dwarf pointer types.
|
2021-01-21 20:46:13 +01:00 |
sync.c
|
ntdll: Implement NtSetInformationDebugObject().
|
2021-02-01 11:10:06 +01:00 |
system.c
|
ntdll: Add a timezone mapping rule for North Korea Standard Time.
|
2020-12-01 13:43:07 +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: Stub ThreadEnableAlignmentFaultFixup info class.
|
2020-11-20 19:01:04 +01:00 |
unix_private.h
|
ntdll: Create a SEC_IMAGE view also for .so builtins.
|
2021-01-26 16:38:56 +01:00 |
virtual.c
|
ntdll: Create a SEC_IMAGE view also for .so builtins.
|
2021-01-26 16:38:56 +01:00 |