.. |
tests
|
ntdll/tests: Fix some more failures on restricted Windows.
|
2016-01-27 12:15:48 +09:00 |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
atom.c
|
…
|
|
cdrom.c
|
ntdll: Return an error from CDROM_Open if fstat fails.
|
2016-01-22 22:33:22 +09:00 |
critsection.c
|
…
|
|
debugbuffer.c
|
ntdll: Avoid double initialization.
|
2016-01-22 22:25:39 +09:00 |
debugtools.c
|
…
|
|
directory.c
|
ntdll: Avoid double initialization.
|
2016-01-22 22:25:39 +09: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 double initialization.
|
2016-01-22 22:25:39 +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: Avoid double initialization.
|
2016-01-22 22:25:39 +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: Fix constraints on the length of NT object names.
|
2016-01-19 20:48:08 +09:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Avoid double initialization.
|
2016-01-22 22:25:39 +09: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
|
…
|
|