.. |
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: Don't use WCHAR in unix_to_win_locale().
|
2020-06-30 17:51:29 +02:00 |
file.c
|
ntdll: Also call fsync() for FD_TYPE_CHAR in NtFlushBuffersFile().
|
2020-06-23 22:38:05 +02:00 |
loader.c
|
ntdll: Get rid of DllMain in the Unix library.
|
2020-07-01 10:59:35 +02:00 |
process.c
|
ntdll: Fill the PrivateUsage field of VM_COUNTERS_EX.
|
2020-07-01 10:59:35 +02:00 |
serial.c
|
ntdll: Move the device I/O control functions to the Unix library.
|
2020-06-16 18:36:30 +02:00 |
server.c
|
ntdll: Update the __wine_ldt_copy pointer directly from the Unix library.
|
2020-06-29 19:51:47 +02:00 |
signal_arm.c
|
ntdll: Move the libunwind support to the Unix library.
|
2020-06-25 23:08:30 +02:00 |
signal_arm64.c
|
ntdll/unix: Use Pc instead of Rip in signal_arm64.
|
2020-06-30 17:51:22 +02:00 |
signal_i386.c
|
ntdll: Move the libunwind support to the Unix library.
|
2020-06-25 23:08:30 +02:00 |
signal_x86_64.c
|
ntdll: Move the libunwind support to the Unix library.
|
2020-06-25 23:08:30 +02:00 |
sync.c
|
ntdll: Move RtlGetSystemTimePrecise() to the Unix library.
|
2020-06-25 23:08:30 +02:00 |
system.c
|
ntdll: Return process times in NtQuerySystemInformation(SystemProcessInformation).
|
2020-06-29 19:51:46 +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 a few more thread information access rights.
|
2020-06-30 11:05:53 +02:00 |
unix_private.h
|
ntdll: Support loading a PE-format ntdll.
|
2020-06-30 12:21:15 +02:00 |
virtual.c
|
ntdll: Support loading a PE-format ntdll.
|
2020-06-30 12:21:15 +02:00 |