.. |
cdrom.c
|
…
|
|
debug.c
|
…
|
|
env.c
|
ntdll: Provide some Unicode helpers for Unix libs.
|
2021-10-07 13:52:42 +02:00 |
file.c
|
libport: Remove the obsolete O_LARGEFILE define.
|
2021-10-06 20:29:34 +02:00 |
loader.c
|
include: Don't define math functions or constants in wine/port.h.
|
2021-10-11 11:25:35 +02:00 |
loadorder.c
|
…
|
|
process.c
|
ntdll: Move some exception definitions to winternl.h.
|
2021-10-07 13:52:42 +02:00 |
registry.c
|
…
|
|
security.c
|
…
|
|
serial.c
|
…
|
|
server.c
|
ntdll: Return STATUS_PENDING when restarting asyncs.
|
2021-09-23 10:27:03 +02:00 |
signal_arm.c
|
ntdll: Handle Unix lib exception outside Unix stack.
|
2021-10-07 18:03:11 +02:00 |
signal_arm64.c
|
ntdll: Handle Unix lib exception outside Unix stack.
|
2021-10-07 18:03:11 +02:00 |
signal_i386.c
|
ntdll: Handle Unix lib exception outside Unix stack.
|
2021-10-07 18:03:11 +02:00 |
signal_x86_64.c
|
ntdll: Handle Unix lib exception outside Unix stack.
|
2021-10-07 18:03:11 +02:00 |
socket.c
|
configure: Define _GNU_SOURCE in config.h.
|
2021-10-11 11:22:53 +02:00 |
sync.c
|
ntdll: Implement NtYieldExecution() as usleep().
|
2021-10-07 18:03:11 +02:00 |
system.c
|
ntdll: Generate SMBIOS tables on Apple Silicon Macs.
|
2021-09-20 22:45:49 +02:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Allow Unix libraries to use exception macros.
|
2021-10-07 18:03:11 +02:00 |
unix_private.h
|
ntdll: Explicitly return whether an async is complete in async_callback_t.
|
2021-09-14 18:31:20 +02:00 |
virtual.c
|
ntdll: Return a failure if the unix call funcs don't exist.
|
2021-10-08 16:55:20 +02:00 |