Sweden-Number/dlls/ntdll
Michael Stefaniuc aef5374c8b ntdll: Remove superfluous "not NULL" check for the count arg. 2010-05-19 11:17:55 +02:00
..
tests ntdll: Add some tests for RtlIsTextUnicode. 2010-05-14 18:03:03 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c ntdll: Avoid a compiler warning on NetBSD. 2010-05-17 12:42:32 +02:00
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 ntdll: Implement bsearch, lfind to use correct comparator functions. 2010-05-13 11:50:51 +02:00
nt.c
ntdll.spec
ntdll_misc.h
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 server: Check that the prefix type can support the client architecture. 2010-05-04 20:27:20 +02:00
signal_i386.c ntdll: Clear alignment flag in exception handlers. 2010-04-20 11:15:11 +02:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c ntdll: Preserve registers in call_thread_entry_point on x86_64. 2010-05-16 12:34:07 +02:00
string.c ntdll: Implement bsearch, lfind to use correct comparator functions. 2010-05-13 11:50:51 +02:00
sync.c
tape.c ntdll: Make TAPE_GetStatus inline to avoid a unused function warning. 2010-04-26 07:18:46 -05:00
thread.c
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Remove superfluous "not NULL" check for the count arg. 2010-05-19 11:17:55 +02:00
wcstring.c