Sweden-Number/dlls/ntdll
André Hentschel 567e44161c ntdll: Check for ARMv7 architecture dynamically when loading a PE. 2012-06-25 10:37:56 +02:00
..
tests ntdll: Omit unused typedef in test_query_process. 2012-06-21 08:36:38 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c ntdll: Check for NetBSD in CDROM_Verify. 2012-06-15 10:30:42 +02:00
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Add a helper function that returns the record length of a dirent struct. 2012-06-04 12:17:56 +02:00
env.c ntdll: Add stub for NtQuerySystemEnvironmentValueEx. 2012-06-06 11:54:37 +02:00
error.c
exception.c
file.c ntdll: Enhance FreeBSD checks to also check for DragonFly BSD when appropriate. 2012-06-04 12:17:54 +02:00
handletable.c
heap.c ntdll: Avoid clobbering valgrind annotations during HeapReAlloc. 2012-06-11 11:26:43 +02:00
large_int.c
loader.c ntdll: Add support for dynamically generated stub entry points on ARM. 2012-03-12 10:47:32 +01:00
loadorder.c
misc.c
nt.c ntdll: Enhance FreeBSD checks to also check for DragonFly BSD when appropriate. 2012-06-04 12:17:54 +02:00
ntdll.spec ntdll: Add stub for NtQuerySystemEnvironmentValueEx. 2012-06-06 11:54:37 +02:00
ntdll_misc.h
om.c
path.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
printf.c
process.c
reg.c ntdll: Fix status returned for too-long registry value names. 2012-03-13 10:28:10 +01:00
relay.c
resource.c
rtl.c ntdll: Move the _chkstk implementation to signal_i386.c. 2012-04-02 12:46:38 +02:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Get the unix tid on DragonFly BSD. 2012-06-04 12:17:55 +02:00
signal_arm.c ntdll: Correctly handle Thumb exceptions on ARM. 2012-04-30 19:33:28 +02: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
signal_sparc.c
signal_x86_64.c ntdll: Export _local_unwind. 2012-05-29 21:33:45 +02:00
string.c
sync.c
tape.c
thread.c ntdll: Add missing parameters to syscall call. 2012-05-30 11:21:45 +02:00
threadpool.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
time.c
version.c ntdll: Implement RtlGetProductInfo. 2012-05-31 12:37:24 +02:00
version.rc
virtual.c ntdll: Check for ARMv7 architecture dynamically when loading a PE. 2012-06-25 10:37:56 +02:00
wcstring.c