.. |
cdrom.c
|
…
|
|
debug.c
|
ntdll: Store debug options in the PEB memory block.
|
2021-05-24 21:37:49 +02:00 |
env.c
|
ntdll: Fill the Wow64 PEB and process parameters.
|
2021-05-25 21:13:00 +02:00 |
file.c
|
ntdll: Introduce IOCTL_WINE_AFD_COMPLETE_ASYNC.
|
2021-06-02 20:16:08 +02:00 |
loader.c
|
ntdll: Get rid of signal_init_syscalls().
|
2021-06-02 20:16:07 +02:00 |
loadorder.c
|
ntdll: Fix the check for the main exe in get_load_order().
|
2021-05-06 18:12:37 +02:00 |
process.c
|
ntdll: Replace __wine_make_process_system by a Wine-specific NtSetInformationProcess() class.
|
2021-05-24 18:31:27 +02:00 |
registry.c
|
…
|
|
security.c
|
…
|
|
serial.c
|
…
|
|
server.c
|
Revert "ntdll: Preserve syscall frame when calling async IO system APC.".
|
2021-06-01 09:12:54 +02:00 |
signal_arm.c
|
ntdll: Get rid of signal_init_syscalls().
|
2021-06-02 20:16:07 +02:00 |
signal_arm64.c
|
ntdll: Get rid of signal_init_syscalls().
|
2021-06-02 20:16:07 +02:00 |
signal_i386.c
|
ntdll: Get rid of signal_init_syscalls().
|
2021-06-02 20:16:07 +02:00 |
signal_x86_64.c
|
ntdll: Get rid of signal_init_syscalls().
|
2021-06-02 20:16:07 +02:00 |
socket.c
|
ntdll: Fix a file descriptor leak.
|
2021-06-04 10:20:46 +02:00 |
sync.c
|
…
|
|
system.c
|
ntdll: Use DECLSPEC_HIDDEN for a few more symbols.
|
2021-05-26 21:29:38 +02:00 |
tape.c
|
…
|
|
thread.c
|
server: Use a standard user APC also for timers.
|
2021-05-25 21:13:00 +02:00 |
unix_private.h
|
ntdll: Introduce IOCTL_WINE_AFD_COMPLETE_ASYNC.
|
2021-06-02 20:16:08 +02:00 |
virtual.c
|
ntdll: Store exception jump buffer in the per-thread data.
|
2021-06-01 15:16:23 +02:00 |