.. |
Makefile.in
|
…
|
|
atom.c
|
…
|
|
change.c
|
…
|
|
directory.c
|
ntdll: Move the directory functions to the Unix library.
|
2020-06-12 16:42:24 +02:00 |
env.c
|
ntdll: Add missing RtlQueryEnvironmentVariable function.
|
2020-05-18 19:48:34 +02:00 |
error.c
|
ntdll: Add more error mappings.
|
2020-02-13 16:44:23 +01:00 |
exception.c
|
ntdll/tests: Enable a few tests on all platforms.
|
2020-07-07 13:10:13 +02:00 |
file.c
|
kernel32: Move RemoveDirectoryA/W() implementation to kernelbase.
|
2020-07-08 16:05:26 +02:00 |
generated.c
|
tools: Remove 0x0501 API versions forced by winapi_test.
|
2020-03-13 20:10:44 +01:00 |
info.c
|
ntdll: Fill the PrivateUsage field of VM_COUNTERS_EX.
|
2020-07-01 10:59:35 +02:00 |
large_int.c
|
ntdll/tests: Add long long builtins tests.
|
2020-06-09 21:23:33 +02:00 |
ntdll_test.h
|
ntdll/tests: Fix 'path' copypastas.
|
2020-03-30 23:10:06 +02:00 |
om.c
|
…
|
|
path.c
|
ntdll: Support CONIN$ and CONOUT$ in RtlIsDosDeviceName_U.
|
2020-06-26 21:52:10 +02:00 |
pipe.c
|
…
|
|
port.c
|
…
|
|
reg.c
|
ntdll/tests: Fix some test failures with Windows 10.
|
2019-12-30 21:11:45 +01:00 |
rtl.c
|
ntdll/tests: Make RtlIpv6AddressToString test data static and constant.
|
2020-05-28 20:10:54 +02:00 |
rtlbitmap.c
|
…
|
|
rtlstr.c
|
ntdll/tests: Add tests for RtlFormatMessage().
|
2020-05-13 20:22:26 +02:00 |
string.c
|
ntdll: Reimplement the ctype functions to avoid depending on libc.
|
2020-06-29 19:51:47 +02:00 |
threadpool.c
|
kernelbase: Implement CreateThreadpoolIo.
|
2020-04-15 11:40:49 +02:00 |
time.c
|
ntdll: Move the timezone detection code to the Unix library.
|
2020-06-25 23:08:30 +02:00 |
virtual.c
|
ntdll: Fill ActiveGroupCount field in _KUSER_SHARED_DATA.
|
2020-05-25 20:23:31 +02:00 |