.. |
cdrom.c
|
ntdll: Add inline wrappers for pthread mutex locking.
|
2020-09-22 11:28:25 +02:00 |
debug.c
|
…
|
|
env.c
|
ntdll: Reimplement file system redirection using NT pathname comparisons.
|
2021-04-15 17:30:50 +02:00 |
file.c
|
ntdll: Fix drive letter of current directory in get_full_path().
|
2021-04-25 16:38:08 +02:00 |
loader.c
|
configure: Stop building libwine on Android.
|
2021-04-22 15:50:39 +02:00 |
loadorder.c
|
ntdll: Remove path from application name to open loadorder key.
|
2021-04-03 13:00:46 +02:00 |
process.c
|
server: Return the process machine from the main exe instead of a CPU flag.
|
2021-04-23 20:02:06 +02:00 |
registry.c
|
ntdll: Make the open_hkcu_key() helper available globally.
|
2021-03-04 10:42:35 +01:00 |
security.c
|
server: Merge the various token information queries.
|
2021-02-17 21:42:18 +01:00 |
serial.c
|
…
|
|
server.c
|
server: Return a list of supported machines instead of a CPU bitmask.
|
2021-04-23 15:17:54 +02:00 |
signal_arm.c
|
ntdll: Store FPU and XMM contexts in x86 syscall frame.
|
2021-03-01 21:13:00 +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 xsave compaction in syscall dispatcher.
|
2021-03-03 21:54:45 +01:00 |
signal_x86_64.c
|
ntdll: Allow getting/setting x86_64 context of x86 processes in wine64.
|
2021-03-09 21:33:43 +01:00 |
sync.c
|
server: Remove support for process-local handle tables.
|
2021-02-16 11:13:41 +01:00 |
system.c
|
ntdll: Implement NtQuerySystemInformationEx(SystemSupportedProcessorArchitectures).
|
2021-04-23 20:02:06 +02:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Add NtCreateThread stub.
|
2021-04-15 10:34:35 +02:00 |
unix_private.h
|
server: Return a list of supported machines instead of a CPU bitmask.
|
2021-04-23 15:17:54 +02:00 |
virtual.c
|
ntdll: Make sure that the virtual heap doesn't overlap the preloader range.
|
2021-04-23 20:02:06 +02:00 |