Sweden-Number/dlls/ntdll
Daniel Jelinski 6ec731b65c ntdll: Add missing parameters to syscall call. 2012-05-30 11:21:45 +02:00
..
tests ntdll/tests: Add tests for NtGetCurrentProcessorNumber. 2012-05-21 11:33:40 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Export _local_unwind. 2012-05-29 21:33:45 +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
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
signal_arm.c ntdll: Correctly handle Thumb exceptions on ARM. 2012-04-30 19:33:28 +02:00
signal_i386.c ntdll: Give a better error message if signal context functions aren't defined. 2012-04-10 16:21:27 +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
version.rc
virtual.c ntdll: Fix section header heap deadlock. 2012-04-06 20:10:58 +02:00
wcstring.c