.. |
tests
|
ntdll/tests: Correct signaled / not signaled error messages.
|
2016-01-09 17:30:04 +09:00 |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
atom.c
|
…
|
|
cdrom.c
|
…
|
|
critsection.c
|
…
|
|
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
ntdll: Increase maximum number of autodetected COM/LPT ports to 256.
|
2015-12-25 12:04:40 +01:00 |
env.c
|
…
|
|
error.c
|
…
|
|
exception.c
|
…
|
|
file.c
|
server: Pass full object attributes in the create_mailslot request.
|
2016-01-18 00:17:30 +09:00 |
handletable.c
|
…
|
|
heap.c
|
ntdll: Fix valgrind heap realloc notifications.
|
2015-12-21 21:55:26 +01:00 |
large_int.c
|
…
|
|
loader.c
|
ntdll: Avoid path buffer re-allocation step for common dll name lengths.
|
2015-11-10 19:43:11 +09:00 |
loadorder.c
|
…
|
|
misc.c
|
…
|
|
nt.c
|
ntdll: Add NtQuerySystemInformationEx() stub.
|
2016-01-05 15:08:26 +01:00 |
ntdll.spec
|
ntdll: Add RtlCreateUserProcess stub.
|
2016-01-09 17:30:04 +09:00 |
ntdll_misc.h
|
ntdll: Add a helper function to allocate the full object_attributes structure.
|
2016-01-16 00:05:57 +09:00 |
om.c
|
server: Pass full object attributes in the create_symlink request.
|
2016-01-18 00:17:30 +09:00 |
path.c
|
…
|
|
printf.c
|
…
|
|
process.c
|
ntdll: ProcessDebugFlags should return debug_children flag instead of !debugger_present.
|
2015-12-21 18:14:43 +01:00 |
reg.c
|
ntdll: Added KeyCachedInformation key info class implementation.
|
2015-11-12 22:17:02 +09:00 |
relay.c
|
…
|
|
resource.c
|
…
|
|
rtl.c
|
ntdll: Add RtlCreateUserProcess stub.
|
2016-01-09 17:30:04 +09:00 |
rtlbitmap.c
|
ntdll: Trace RTL_BITMAP api arguments as unsigned when appropriate.
|
2015-12-21 21:54:35 +01:00 |
rtlstr.c
|
…
|
|
sec.c
|
…
|
|
serial.c
|
…
|
|
server.c
|
…
|
|
signal_arm.c
|
…
|
|
signal_arm64.c
|
…
|
|
signal_i386.c
|
ntdll: Silence useless fixme message when handling SIMD floating point invalid operation exception.
|
2015-12-03 16:23:30 +09:00 |
signal_powerpc.c
|
…
|
|
signal_x86_64.c
|
ntdll: Check ContextFlags before restoring registers on x86_64.
|
2016-01-06 15:50:30 +01:00 |
string.c
|
…
|
|
sync.c
|
server: Pass full object attributes in the create_completion request.
|
2016-01-18 00:17:30 +09:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Receive debug registers from server on x86_64.
|
2016-01-06 15:50:42 +01:00 |
threadpool.c
|
…
|
|
time.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
server: Store the attributes in the object_attributes structure.
|
2016-01-16 00:05:57 +09:00 |
wcstring.c
|
…
|
|