.. |
cdrom.c
|
ntdll: Avoid including wine/port.h.
|
2021-10-20 16:16:07 +02:00 |
debug.c
|
ntdll: Avoid including wine/port.h.
|
2021-10-20 16:16:07 +02:00 |
env.c
|
ntdll: Set the TEB offset for Wow64 mode also in 64-bit.
|
2021-12-02 20:20:39 +01:00 |
file.c
|
ntdll: Implement get_device_mount_point() on FreeBSD.
|
2021-11-03 21:06:48 +01:00 |
loader.c
|
ntdll: Implement NtCompareObjects.
|
2021-11-29 23:25:46 +01:00 |
loadorder.c
|
…
|
|
process.c
|
ntdll: Implement vm counters on FreeBSD.
|
2021-11-03 21:06:48 +01:00 |
registry.c
|
ntdll: Always clear the returned handle in Nt object functions.
|
2021-07-23 17:38:32 +02:00 |
security.c
|
ntdll: Always clear the returned handle in Nt object functions.
|
2021-07-23 17:38:32 +02:00 |
serial.c
|
configure: Stop checking for poll.h and sys/poll.h - always use poll.h.
|
2021-10-31 17:56:54 +01:00 |
server.c
|
ntdll: Remove the no longer used "mutex" argument to server_select().
|
2021-12-01 09:59:37 +01:00 |
signal_arm.c
|
ntdll: Subtract an offset from pc if dispatch->ControlPcIsUnwound on arm.
|
2021-11-15 19:59:54 +01:00 |
signal_arm64.c
|
ntdll: Save/restore FPU context in arm64 signal handlers.
|
2021-11-25 21:35:20 +01:00 |
signal_i386.c
|
ntdll: Avoid including wine/port.h.
|
2021-10-20 16:16:07 +02:00 |
signal_x86_64.c
|
ntdll: Add support for dispatching exception from 32-bit code in Wow64 mode.
|
2021-12-01 18:13:53 +01:00 |
socket.c
|
configure: Define _GNU_SOURCE in config.h.
|
2021-10-11 11:22:53 +02:00 |
sync.c
|
ntdll: Call usleep() instead of NtYieldExecution() in NtDelayExecution().
|
2021-11-22 22:20:50 +01:00 |
system.c
|
ntdll: Move the FILE ptr into the blocks that use it.
|
2021-11-30 22:07:21 +01:00 |
tape.c
|
ntdll: Avoid including wine/port.h.
|
2021-10-20 16:16:07 +02:00 |
thread.c
|
ntdll: Don't clear x86-64 registers when receiving a 32-bit context.
|
2021-12-01 18:13:53 +01:00 |
unix_private.h
|
ntdll: Remove the no longer used "mutex" argument to server_select().
|
2021-12-01 09:59:37 +01:00 |
virtual.c
|
ntdll: Fix handling of zero size with MEM_DECOMMIT.
|
2021-11-19 11:17:24 +01:00 |