.. |
Makefile.in
|
…
|
|
atom.c
|
…
|
|
change.c
|
ntdll: Fix handling of async cancellation for directory changes.
|
2015-05-07 16:02:26 +09:00 |
directory.c
|
ntdll: Catch page fault in RtlWow64EnableFsRedirectionEx.
|
2016-08-08 12:39:18 +09:00 |
env.c
|
ntdll/tests: Fix use of uninitialized value.
|
2015-10-15 13:27:34 +09:00 |
error.c
|
ntdll: Add some more NTSTATUS->DOS error mappings.
|
2016-02-15 21:30:04 +09:00 |
exception.c
|
ntdll: Set Rip in for longjmp in RtlRestoreContext.
|
2016-08-26 23:23:39 +09:00 |
file.c
|
ntdll: Add tests for the length of the object attributes structure.
|
2016-01-30 00:30:25 +09:00 |
generated.c
|
include: Add IMAGE_LOAD_CONFIG_DIRECTORY64 definition.
|
2015-06-24 15:37:02 +09:00 |
info.c
|
ntdll/tests: Skip broken SYSTEM_HANDLE_INFORMATION behaviour.
|
2016-08-18 20:38:15 +09:00 |
large_int.c
|
…
|
|
ntdll_test.h
|
…
|
|
om.c
|
kernel32: Store synchronization objects under the session directory.
|
2016-07-18 16:21:24 +09:00 |
path.c
|
ntdll: Keep drive letter size in RtlGetFullPathName_U when full path is specified.
|
2016-07-29 23:12:11 +09:00 |
pipe.c
|
ntdll: Do not update iosb.Status after FSCTL_PIPE_LISTEN call.
|
2016-04-07 17:08:30 +09:00 |
port.c
|
ntdll/tests: Fix incorrect prototype.
|
2015-05-15 21:58:06 +09:00 |
reg.c
|
ntdll/tests: Fix some string leaks (Valgrind).
|
2016-05-30 11:10:43 +09:00 |
rtl.c
|
ntdll/tests: Use inline implementation of NtCurrentTeb for rtl tests.
|
2016-07-15 11:13:28 +09:00 |
rtlbitmap.c
|
…
|
|
rtlstr.c
|
ntdll: Implement RtlCompareUnicodeStrings.
|
2016-05-03 15:14:20 +09:00 |
string.c
|
…
|
|
threadpool.c
|
ntdll: Do not call group cancel callback for finished simple callbacks.
|
2016-08-22 12:51:24 +09:00 |
time.c
|
…
|
|