.. |
Makefile.in
|
…
|
|
atom.c
|
ntdll: Reimplement local atom tables in user space.
|
2021-02-16 11:01:25 +01:00 |
change.c
|
ntdll/tests: Remove skips on missing ntdll.dll.
|
2021-01-20 22:10:50 +01:00 |
directory.c
|
ntdll/tests: Add some file system redirection tests.
|
2021-04-15 17:30:50 +02:00 |
env.c
|
ntdll: Don't fail when trying to remove the value of a non-existant variable in RtlSetEnvironmentVariable().
|
2021-04-21 22:11:27 +02:00 |
error.c
|
ntdll: Add error mapping for MUI statuses.
|
2021-03-25 21:52:18 +01:00 |
exception.c
|
ntdll/tests: Remove superfluous casts to self.
|
2021-04-09 20:37:14 +02:00 |
file.c
|
ntdll/tests: Use FindClose() to close handles returned by FindFirstFileW() (Valgrind).
|
2021-05-03 20:42:29 +02:00 |
generated.c
|
winapi: Use __alignof__ on clang.
|
2020-12-16 15:30:07 +01:00 |
info.c
|
include: Update the SYSTEM_PROCESS_INFORMATION structure.
|
2021-04-30 22:59:50 +02:00 |
large_int.c
|
…
|
|
ntdll_test.h
|
…
|
|
om.c
|
ntdll: Implement NtGetNextThread().
|
2021-04-29 10:48:59 +02:00 |
path.c
|
ntdll: Allow a second backslash after the drive letter.
|
2021-04-14 17:04:35 +02:00 |
pipe.c
|
ntdll/tests: Test noname named pipe uniqueness.
|
2020-11-26 23:25:38 +01:00 |
port.c
|
…
|
|
reg.c
|
ntdll/tests: Avoid passing an uninitialized timeout to NtNotifyChangeKey().
|
2021-02-24 22:01:42 +01:00 |
rtl.c
|
ntdll: Return failure from RtlQueryProcessDebugInformation.
|
2020-11-26 21:31:53 +01:00 |
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
string.c
|
ntdll: Fix memchr implementation.
|
2020-12-04 17:51:07 +01:00 |
threadpool.c
|
ntdll: Re-implement RtlRegisterWait using TpSetWait.
|
2021-02-11 22:26:36 +01:00 |
time.c
|
ntdll/tests: Remove Qpc(Interrupt|System)TimeIncrement(Shift) checks.
|
2021-04-29 23:37:45 +02:00 |
virtual.c
|
ntdll/tests: Add committed / reserved thread stack sizes tests.
|
2021-04-21 09:35:04 +02:00 |