.. |
cdrom.c
|
ntdll: Add inline wrappers for pthread mutex locking.
|
2020-09-22 11:28:25 +02:00 |
debug.c
|
…
|
|
env.c
|
ntdll: Also set the dynamic environment strings in the initial parameters.
|
2021-02-15 15:53:14 +01:00 |
file.c
|
ntdll: Allow NtQueryVolumeInformationFile to make async volume information queries.
|
2021-02-15 16:09:08 +01:00 |
loader.c
|
ntdll: Use the SECTION_IMAGE_INFORMATION bitfields where possible.
|
2021-02-16 21:20:47 +01:00 |
process.c
|
server: Return the NT name for the ProcessImageFileName query.
|
2021-02-09 18:15:03 +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
|
ntdll: Avoid using RtlQueueWorkItem() in the Unix library.
|
2020-07-10 13:19:27 +02:00 |
server.c
|
server: Get the process entry point from the exe image info.
|
2021-02-08 12:10:49 +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
|
winebuild: Restore x86_64 FPU context and nonvolatile registers in syscall dispatcher.
|
2021-02-17 15:47:28 +01:00 |
sync.c
|
server: Remove support for process-local handle tables.
|
2021-02-16 11:13:41 +01:00 |
system.c
|
ntdll: Fill the object type index in System(Extended)HandleInformation.
|
2021-02-18 10:18:51 +01:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Stub ThreadEnableAlignmentFaultFixup info class.
|
2020-11-20 19:01:04 +01:00 |
unix_private.h
|
ntdll: Don't use wine/server.h from the PE side.
|
2021-02-16 23:01:37 +01:00 |
virtual.c
|
server: Store a filename for memory views of .so dlls.
|
2021-02-15 12:24:15 +01:00 |