Sweden-Number/dlls/ntdll
Austin English 39ef0b9d12 ntdll/tests: Make sure a return value is used (LLVM/Clang). 2011-02-11 14:50:17 +01:00
..
tests ntdll/tests: Make sure a return value is used (LLVM/Clang). 2011-02-11 14:50:17 +01:00
Makefile.in
actctx.c
atom.c
cdrom.c ntdll : Implement CDROM_Verify to work on Mac OS X. 2011-01-25 14:47:14 +01:00
critsection.c ntdll: Use the futex system calls on all Linux platforms. 2010-12-27 12:01:52 +01:00
debugbuffer.c
debugtools.c
directory.c ntdll: Fix one-time warning message output. 2011-02-01 12:38:57 +01:00
env.c
error.c
exception.c
file.c ntdll: Fix a compile time warning. 2011-02-01 18:14:09 +01:00
handletable.c
heap.c
large_int.c ntdll: Correct 'b' parameter descriptions for _alldiv and _aulldiv. 2011-02-04 15:25:31 +01:00
loader.c
loadorder.c
misc.c
nt.c ntdll: Add missing checks for FreeBSD_kernel. 2011-01-17 14:27:38 +01:00
ntdll.spec ntdll: Avoid copying and restoring the context in RtlCaptureContext for i386. 2011-02-01 12:38:58 +01:00
ntdll_misc.h ntdll: Get rid of support for register entry points on x86_64. 2011-01-27 14:12:41 +01:00
om.c
path.c
printf.c
process.c
reg.c
relay.c ntdll: Get rid of support for register entry points on x86_64. 2011-01-27 14:12:41 +01:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Use the gettid system call on all Linux platforms. 2010-12-27 12:07:12 +01:00
signal_arm.c
signal_i386.c ntdll: Add a helper function for checking stack frame limits. 2011-02-01 12:38:58 +01:00
signal_powerpc.c
signal_sparc.c ntdll: Only use ST_FIX_ALIGN on solaris. 2011-02-07 10:03:50 -06:00
signal_x86_64.c ntdll: Add support for longjmp in RtlUnwindEx. 2011-02-01 18:14:09 +01:00
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c
version.c
version.rc
virtual.c
wcstring.c