.. |
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: Add missing LC_NUMERIC locale setting to init_locale.
|
2020-07-06 22:39:32 +02:00 |
file.c
|
ntdll: Use malloc() to allocate async I/O data.
|
2020-07-03 12:04:40 +02:00 |
loader.c
|
ntdll: Use syscalls for NtCreateFile() and NtOpenFile().
|
2020-07-07 13:07:23 +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: Correct a comment referring to fd_cache_section.
|
2020-07-06 21:08:56 +02:00 |
signal_arm.c
|
ntdll: Fix KiUserExceptionDispatcher ABI on x86.
|
2020-07-07 13:07:23 +02:00 |
signal_arm64.c
|
ntdll: Fix KiUserExceptionDispatcher ABI on x86.
|
2020-07-07 13:07:23 +02:00 |
signal_i386.c
|
ntdll: Fix KiUserExceptionDispatcher ABI on x86.
|
2020-07-07 13:07:23 +02:00 |
signal_x86_64.c
|
ntdll: Fix KiUserExceptionDispatcher ABI on x86.
|
2020-07-07 13:07:23 +02:00 |
sync.c
|
ntdll: Use malloc() to allocate the object attributes buffer.
|
2020-07-03 12:04:02 +02:00 |
system.c
|
ntdll: Reimplement NtQuerySystemInformation(SystemProcessInformation) using a single server call.
|
2020-07-07 19:24:27 +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: Fix KiUserExceptionDispatcher ABI on x86.
|
2020-07-07 13:07:23 +02:00 |
unix_private.h
|
ntdll: Fix KiUserExceptionDispatcher ABI on x86.
|
2020-07-07 13:07:23 +02:00 |
virtual.c
|
ntdll: Reserve memory areas on all platforms.
|
2020-07-05 09:25:17 +02:00 |