.. |
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: Add fallback implementations for the Unix library functions.
|
2021-12-02 20:20:39 +01:00 |
loadorder.c
|
…
|
|
process.c
|
ntdll: Support THREAD_CREATE_FLAGS_HIDE_FROM_DEBUGGER thread creation flag.
|
2021-12-06 12:20:34 +01:00 |
registry.c
|
…
|
|
security.c
|
…
|
|
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: Temporarily allow KeUserModeCallback calls from client stack.
|
2021-12-09 10:47:41 +01:00 |
signal_arm64.c
|
ntdll: Temporarily allow KeUserModeCallback calls from client stack.
|
2021-12-09 10:47:41 +01:00 |
signal_i386.c
|
ntdll: Temporarily allow KeUserModeCallback calls from client stack.
|
2021-12-09 10:47:41 +01:00 |
signal_x86_64.c
|
ntdll: Temporarily allow KeUserModeCallback calls from client stack.
|
2021-12-09 10:47:41 +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: Implement fill_battery_state() on FreeBSD.
|
2021-12-07 21:54:57 +01:00 |
tape.c
|
ntdll: Avoid including wine/port.h.
|
2021-10-20 16:16:07 +02:00 |
thread.c
|
ntdll: Support THREAD_CREATE_FLAGS_HIDE_FROM_DEBUGGER thread creation flag.
|
2021-12-06 12:20:34 +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: Remove a special case for entry point not in executable section in map_image_into_view().
|
2021-12-08 22:14:44 +01:00 |