Sweden-Number/dlls/ntdll
Krzysztof Nowicki eb0e82a755 ntdll: Fix possible deadlock in vectored exception handling. 2010-10-12 12:30:48 +02:00
..
tests ntdll/tests: Add some more tests for qsort(). 2010-10-05 15:16:39 +02:00
Makefile.in ntdll: Add ARM support. 2010-09-20 12:58:44 +02:00
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c ntdll: Fix possible deadlock in vectored exception handling. 2010-10-12 12:30:48 +02:00
file.c
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
misc.c ntdll: Fix possible overflow computing middle in NTDLL_mergesort(). 2010-10-05 12:20:19 +02:00
nt.c ntdll: Set CPU_FEATURE_HTT when running on a HTT capable system. 2010-10-04 15:00:07 +02:00
ntdll.spec ntdll: Use int64 in the spec file for 64-bit integers. 2010-08-31 14:23:48 +02:00
ntdll_misc.h ntdll: Fix possible deadlock in vectored exception handling. 2010-10-12 12:30:48 +02:00
om.c ntdll: Do not return STATUS_SUCCESS on failure in NtQueryObject(). 2010-09-15 10:32:55 -05:00
path.c
printf.c
process.c
reg.c
relay.c winebuild: Use the correct registers for relay debugging of floating point arguments on x86_64. 2010-08-30 12:41:28 +02:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c ntdll: Use the more portable cfsetospeed() function to set serial baud rate. 2010-10-08 11:56:46 +02:00
server.c ntdll: Add a workaround for Ubuntu's stupid ptrace breakage. 2010-09-30 17:51:12 +02:00
signal_arm.c ntdll: Add ARM support. 2010-09-20 12:58:44 +02:00
signal_i386.c
signal_powerpc.c ntdll: Remove an unused function from signal_powerpc. 2010-09-08 13:30:23 +02:00
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c ntdll: Fix possible deadlock in vectored exception handling. 2010-10-12 12:30:48 +02:00
threadpool.c
time.c
version.c winecfg: Update Windows 7 version to Service Pack 1. 2010-09-27 14:10:45 +02:00
version.rc
virtual.c
wcstring.c