Sweden-Number/dlls/ntdll
Uwe Bonnes 2148248976 ntdll: Add more serial speed settings. 2015-02-13 18:20:33 +09:00
..
tests ntdll/tests: Remove unused assigments (PVS-Studio). 2015-01-19 14:31:25 +01: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: Skip context dependencies that have allowDelayedBinding attribute set. 2014-12-31 21:13:31 +01:00
atom.c
cdrom.c ntdll: Use BOOL type where appropriate. 2013-10-30 09:45:20 +01:00
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c ntdll: Make RtlAddVectoredExceptionHandler hotpatchable. 2015-01-16 16:52:20 +01:00
file.c ntdll: Always define UTIME_OMIT if not yet defined. 2014-12-23 20:43:01 +01:00
handletable.c
heap.c
large_int.c ntdll: Remove divl second argument for compatibility with clang. 2011-07-29 19:18:41 +02:00
loader.c
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Support 64-bit Mac OS. 2015-02-06 22:35:17 +09:00
ntdll_misc.h ntdll: Fix calculation of process and thread affinity masks on systems with a large number of processors. 2015-01-21 15:31:16 +01:00
om.c
path.c
printf.c
process.c ntdll: Fix calculation of process and thread affinity masks on systems with a large number of processors. 2015-01-21 15:31:16 +01:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c ntdll: Add more serial speed settings. 2015-02-13 18:20:33 +09:00
server.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c ntdll: Support 64-bit Mac OS. 2015-02-06 22:35:17 +09:00
string.c ntdll: Use BOOL type where appropriate. 2013-11-01 10:52:42 +01:00
sync.c
tape.c ntdll: Avoid using Low/HighPart of a large integer when not necessary. 2012-10-30 18:08:05 +01:00
thread.c ntdll: Support 64-bit Mac OS. 2015-02-06 22:35:17 +09:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Fix calculation of process and thread affinity masks on systems with a large number of processors. 2015-01-21 15:31:16 +01:00
wcstring.c