Sweden-Number/dlls/ntdll
Alexandre Julliard af59e6f1b7 configure: Get rid of the check for strings.h. 2013-01-09 12:25:14 +01:00
..
tests ntdll/tests: Fix check for PAGE_READWRITE. 2012-12-03 18:24:39 +01:00
Makefile.in
actctx.c
atom.c
cdrom.c ntdll: Make the page_size variable global. 2013-01-08 16:35:30 +01:00
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Make the page_size variable global. 2013-01-08 16:35:30 +01:00
env.c ntdll: Add stub for NtQuerySystemEnvironmentValueEx. 2012-06-06 11:54:37 +02:00
error.c
exception.c
file.c ntdll: Make the page_size variable global. 2013-01-08 16:35:30 +01:00
handletable.c
heap.c ntdll: Make the page_size variable global. 2013-01-08 16:35:30 +01:00
large_int.c
loader.c ntdll: Make the page_size variable global. 2013-01-08 16:35:30 +01:00
loadorder.c
misc.c
nt.c Assorted spelling fixes. 2012-11-05 11:30:30 +01:00
ntdll.spec kernel32: Added InitOnceInitialize() implementation. 2012-07-23 12:53:24 +02:00
ntdll_misc.h ntdll: Make the page_size variable global. 2013-01-08 16:35:30 +01:00
om.c
path.c
printf.c ntdll: Avoid TRUE:FALSE conditional expressions. 2012-08-14 11:58:40 +02:00
process.c
reg.c
relay.c ntdll: Add support for relay debugging on ARM. 2012-07-16 14:29:12 +02:00
resource.c
rtl.c
rtlbitmap.c ntdll: Avoid TRUE:FALSE conditional expressions. 2012-08-14 11:58:40 +02:00
rtlstr.c
sec.c
serial.c configure: Get rid of the check for strings.h. 2013-01-09 12:25:14 +01:00
server.c ntdll: Set SO_PASSCRED before connecting to eliminate a race condition in obtaining server_pid. 2012-10-18 19:31:15 +02:00
signal_arm.c ntdll: Make the page_size variable global. 2013-01-08 16:35:30 +01:00
signal_i386.c ntdll: Enhance FreeBSD checks to also check for DragonFly BSD when appropriate. 2012-06-04 12:17:54 +02:00
signal_powerpc.c ntdll: Make the page_size variable global. 2013-01-08 16:35:30 +01:00
signal_sparc.c ntdll: Make the page_size variable global. 2013-01-08 16:35:30 +01:00
signal_x86_64.c
string.c ntdll: Remove unused include. 2012-12-27 17:15:40 +01:00
sync.c kernel32: Added InitOnceInitialize() implementation. 2012-07-23 12:53:24 +02:00
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: Exit when we can't map the shared user data. 2012-11-28 20:14:51 +01:00
threadpool.c ntdll: Do not execute callbacks past DeleteTimer(INVALID_HANDLE_VALUE). 2012-10-31 18:08:02 +01:00
time.c ntdll: Avoid using Low/HighPart of a large integer when not necessary. 2012-10-30 18:08:05 +01:00
version.c ntdll: Add support for Windows 8 version. 2012-08-21 11:49:58 +02:00
version.rc
virtual.c ntdll: Make the page_size variable global. 2013-01-08 16:35:30 +01:00
wcstring.c