.. |
cdrom.c
|
…
|
|
debug.c
|
…
|
|
env.c
|
ntdll: Provide RtlInitUnicodeString for unixlibs.
|
2022-04-18 20:58:51 +02:00 |
file.c
|
include: Fix prototype of NtQueryInformationFile.
|
2022-03-10 09:31:50 +01:00 |
loader.c
|
ntdll: Partially implement NtUnmapViewOfSectionEx().
|
2022-05-05 18:35:28 +02:00 |
loadorder.c
|
…
|
|
process.c
|
kernelbase: Add support for CREATE_NO_WINDOW flag in CreateProcess.
|
2022-04-12 21:39:42 +02:00 |
registry.c
|
ntdll: Use full registry key name in NtQueryLicenseValue.
|
2022-01-12 11:59:20 +01:00 |
security.c
|
server: Return the full token group for TokenLogonSid.
|
2022-04-25 13:24:02 +02:00 |
serial.c
|
…
|
|
server.c
|
ntdll: Return success for magic handles.
|
2022-04-07 22:44:39 +02:00 |
signal_arm.c
|
ntdll: Zero-initialize the syscall_frame used for starting threads on ARM/ARM64.
|
2022-03-04 19:14:59 +01:00 |
signal_arm64.c
|
ntdll: Zero-initialize the syscall_frame used for starting threads on ARM/ARM64.
|
2022-03-04 19:14:59 +01:00 |
signal_i386.c
|
ntdll: Ensure CONTEXT_EX on exception stack is initialized.
|
2022-03-04 10:50:33 +01:00 |
signal_x86_64.c
|
ntdll: Ensure CONTEXT_EX on exception stack is initialized.
|
2022-03-04 10:50:33 +01:00 |
socket.c
|
server: Replace redundant send_socket status fields with force_async boolean field.
|
2022-03-25 18:30:28 +01:00 |
sync.c
|
ntdll: Use 32-bit time_t when calling __NR_futex syscall.
|
2022-04-26 22:21:04 +02:00 |
system.c
|
ntdll: Implement idle time query for Mac OS.
|
2022-05-19 21:58:49 +02:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Remove unused PTHREAD_STACK_MIN definition.
|
2022-04-13 11:00:38 +02:00 |
unix_private.h
|
ntdll: Increase kernel stack size.
|
2022-04-13 11:00:33 +02:00 |
virtual.c
|
ntdll: Partially implement NtUnmapViewOfSectionEx().
|
2022-05-05 18:35:28 +02:00 |