Sweden-Number/dlls/ntdll
Erich E. Hoover ca51e113e4 ntdll: Unify retrieving the attributes of a file. 2014-12-17 19:42:23 +01:00
..
tests ntdll: Implement Rtl[Add|Remove]VectoredContinueHandler semi-stubs. 2014-11-14 14:16:30 +09:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
actctx.c ntdll: Handle ACTCTX_FLAG_ASSEMBLY_DIRECTORY_VALID flag when opening manifest in RtlCreateActivationContext. 2014-11-28 17:04:07 +01:00
atom.c
cdrom.c ntdll: Use BOOL type where appropriate. 2013-10-30 09:45:20 +01:00
critsection.c ntdll: Use the configured CriticalSection timeout in RtlpWaitForCriticalSection. 2014-09-11 19:30:42 +02:00
debugbuffer.c
debugtools.c ntdll: Fix a typo in comment. 2014-01-17 11:01:44 +01:00
directory.c ntdll: Unify retrieving the attributes of a file. 2014-12-17 19:42:23 +01:00
env.c
error.c include: Correctly spell STATUS_SMI_PRIMITIVE_INSTALLER_FAILED. 2014-07-23 21:24:24 +02:00
exception.c ntdll: Implement Rtl[Add|Remove]VectoredContinueHandler semi-stubs. 2014-11-14 14:16:30 +09:00
file.c ntdll: Unify retrieving the attributes of a file. 2014-12-17 19:42:23 +01:00
handletable.c
heap.c ntdll: Heap handles should be 64K-aligned. 2014-03-26 11:24:30 +01:00
large_int.c
loader.c ntdll: Wait until builtin dlls are unloaded before releasing the virtual view. 2014-10-07 20:22:15 +02:00
loadorder.c ntdll: Use BOOL type where appropriate. 2013-10-30 09:45:20 +01:00
misc.c ntdll: Avoid potential integer overflow when computing median position in bsearch. 2014-07-03 18:17:30 +02:00
nt.c ntdll: Stub TokenAppContainerSid in NtQueryInformationToken. 2014-06-12 18:13:19 +02:00
ntdll.spec ntdll: Add stubs for vectored continue handler. 2014-11-13 16:31:49 +09:00
ntdll_misc.h ntdll: Unify retrieving the attributes of a file. 2014-12-17 19:42:23 +01:00
om.c ntdll: Avoid TRUE FALSE conditional expressions. 2013-09-05 13:18:24 +02:00
path.c
printf.c ntdll: Allow passing NULL buffer to printf functions. 2013-12-23 12:05:07 +01:00
process.c ntdll: Trace NtFlushInstructionCache on x86_64. 2013-12-17 16:36:28 +01:00
reg.c
relay.c ntdll: Use a RunOnce function to initialize relay debugging options. 2013-08-29 19:56:18 +02:00
resource.c ntdll: Use BOOL type where appropriate. 2013-10-30 09:45:20 +01:00
rtl.c kernel32: Don't use depth in RtlInterlockedFlushSList. 2013-10-24 10:56:13 +02:00
rtlbitmap.c
rtlstr.c ntdll: Use BOOL type where appropriate. 2013-11-01 10:52:42 +01:00
sec.c ntdll: Use boolean return values in boolean functions. 2014-01-29 17:30:46 +01:00
serial.c server: Make it possible for WaitCommEvent to detect recursive requests. 2013-11-13 11:21:28 +01:00
server.c configure: Add a check for sys/ucontext.h and include it where appropriate. 2014-07-23 19:06:58 +02:00
signal_arm.c ntdll: Directly use ucontext_t instead of SIGCONTEXT on all platforms. 2014-07-23 19:07:00 +02:00
signal_arm64.c ntdll: Directly use ucontext_t instead of SIGCONTEXT on all platforms. 2014-07-23 19:07:00 +02:00
signal_i386.c ntdll: Remove unused macros. 2014-12-09 19:36:06 +01:00
signal_powerpc.c configure: Add a check for sys/ucontext.h and include it where appropriate. 2014-07-23 19:06:58 +02:00
signal_x86_64.c ntdll: Define arch_prctl since it is missing on Android. 2014-07-24 20:44:50 +02:00
string.c ntdll: Use BOOL type where appropriate. 2013-11-01 10:52:42 +01:00
sync.c ntdll: NtWaitForMultipleObjects()'s third arguments means 'wait_any', not 'wait_all'. 2014-09-01 13:03:07 +02:00
tape.c
thread.c ntdll: Avoid leaking activation context in RtlCreateUserThread. (Valgrind). 2014-06-23 10:18:23 +02:00
threadpool.c ntdll: NtWaitForMultipleObjects()'s third arguments means 'wait_any', not 'wait_all'. 2014-09-01 13:03:07 +02:00
time.c ntdll: Remove unused macros. 2014-12-09 19:36:06 +01:00
version.c ntdll: Add support for Win 8.1. 2014-10-08 17:45:51 +02:00
version.rc
virtual.c ntdll: Improve check_atl_thunk to prevent passing exceptions to the usermode application. 2014-10-15 11:52:06 +09:00
wcstring.c ntdll: Use BOOL type where appropriate. 2013-11-01 10:52:42 +01:00