Sweden-Number/dlls/ntdll
André Hentschel b288f7be18 ntdll: Set TPIDRURW to TEB on thread init for ARM. 2013-02-07 18:10:43 +01:00
..
tests ntdll/tests: Fix SYSTEM_CACHE_INFORMATION failures. 2013-01-17 12:18:54 +01:00
Makefile.in ntdll: Use a monotonic time counter to implement NtQueryPerformanceCounter. 2013-01-28 15:39:37 +01:00
actctx.c
atom.c
cdrom.c ntdll: Make the page_size variable global. 2013-01-08 16:35:30 +01:00
critsection.c ntdll: Use the __NR_ names for Linux system calls. 2013-01-21 21:37:02 +01:00
debugbuffer.c
debugtools.c
directory.c ntdll: Use the __NR_ names for Linux system calls. 2013-01-21 21:37:02 +01:00
env.c
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: Implement IMAGE_REL_BASED_THUMB_MOV32 relocation on ARM. 2013-01-21 12:51:14 +01:00
loadorder.c
misc.c
nt.c ntdll: Add ARM64 cpu info. 2013-01-16 12:52:15 +01:00
ntdll.spec ntdll: Add ARM64 signal handling. 2013-01-16 12:51:50 +01: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
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
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: Use the __NR_ names for Linux system calls. 2013-01-21 21:37:02 +01:00
signal_arm.c ntdll: Set TPIDRURW to TEB on thread init for ARM. 2013-02-07 18:10:43 +01:00
signal_arm64.c ntdll: Add ARM64 signal handling. 2013-01-16 12:51:50 +01:00
signal_i386.c
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
tape.c
thread.c
threadpool.c ntdll: Use the monotonic time counter also for timer queues. 2013-02-07 15:54:34 +01:00
time.c ntdll: Use the monotonic counter for NtGetTickCount. 2013-01-28 18:22:16 +01:00
version.c
version.rc
virtual.c ntdll: Make the page_size variable global. 2013-01-08 16:35:30 +01:00
wcstring.c