Sweden-Number/dlls/ntdll
Marcus Meissner a73a6e0cde ntdll: Specify div to be divl.
Avoids a clang bug.
2011-05-30 11:15:21 +02:00
..
tests
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c server: Add separate requests for getting/setting the thread context during suspend. 2011-05-06 12:25:34 +02:00
file.c
handletable.c
heap.c
large_int.c ntdll: Specify div to be divl. 2011-05-30 11:15:21 +02:00
loader.c ntdll: Mark FILE_umask with hidden visibility. 2011-05-27 12:21:39 +02:00
loadorder.c
misc.c
nt.c ntdll: Remove Alpha support. 2011-04-20 13:09:39 +02:00
ntdll.spec
ntdll_misc.h ntdll: Mark FILE_umask with hidden visibility. 2011-05-27 12:21:39 +02: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
server.c ntdll: Remove Alpha support. 2011-04-20 13:09:39 +02:00
signal_arm.c ntdll: Make sure RtlCaptureContext doesn't compile as Thumb but ARM. 2011-04-22 11:14:00 +02:00
signal_i386.c
signal_powerpc.c
signal_sparc.c ntdll: Fix usage of ContextFlags on Sparc. 2011-04-21 12:45:31 +02:00
signal_x86_64.c
string.c
sync.c
tape.c
thread.c ntdll: Ask the server to suspend the thread in the get/set_thread_context requests. 2011-05-06 12:49:42 +02:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Improved ARM little endianess detection. 2011-05-23 11:14:53 +02:00
wcstring.c