.. |
cdrom.c
|
…
|
|
debug.c
|
…
|
|
env.c
|
ntdll: Store the locales in Wine-specific environment variables.
|
2021-02-28 11:30:37 +01:00 |
file.c
|
ntdll: Initialize the ShowDotFiles option on the Unix side.
|
2021-02-25 16:15:26 +01:00 |
loader.c
|
ntdll: Store the locales in Wine-specific environment variables.
|
2021-02-28 11:30:37 +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
|
…
|
|
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: 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 syscall dispatcher to restore context in NtSetContextThread.
|
2021-03-02 20:41:39 +01:00 |
signal_x86_64.c
|
ntdll: Use cpu_info to check for AVX availability.
|
2021-02-26 18:26:23 +01:00 |
sync.c
|
server: Remove support for process-local handle tables.
|
2021-02-16 11:13:41 +01:00 |
system.c
|
ntdll: Use cpu_info to check for AVX availability.
|
2021-02-26 18:26:23 +01:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Use NtContinue in NtRaiseException.
|
2021-02-22 20:19:10 +01:00 |
unix_private.h
|
ntdll: Store the locales in Wine-specific environment variables.
|
2021-02-28 11:30:37 +01:00 |
virtual.c
|
ntdll: Store FPU and XMM contexts in x86 syscall frame.
|
2021-03-01 21:13:00 +01:00 |