Sweden-Number/dlls/ntdll
Martin Storsjo 8cb42d4135 ntdll: Align FILE_*_DIRECTORY_INFORMATION structs to 8 bytes. 2014-05-15 19:04:56 +02:00
..
tests ntdll/tests: Fix some string leaks (Valgrind). 2014-05-06 13:47:01 +02:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
actctx.c ntdll: Fix a 'tlbid' string value leak (Valgrind). 2014-05-05 12:17:51 +02:00
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Align FILE_*_DIRECTORY_INFORMATION structs to 8 bytes. 2014-05-15 19:04:56 +02:00
env.c
error.c
exception.c
file.c
handletable.c
heap.c ntdll: Heap handles should be 64K-aligned. 2014-03-26 11:24:30 +01:00
large_int.c
loader.c ntdll: Detect 16-bit modules and resolve imports for them. 2014-02-25 16:08:24 -06:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Implement RtlInstallFunctionTableCallback on x86_64. 2014-04-08 19:23:14 +02:00
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 ntdll: Use boolean return values in boolean functions. 2014-01-29 17:30:46 +01:00
serial.c
server.c
signal_arm.c ntdll: Trace missing exception info on ARM. 2014-02-14 13:51:19 +01:00
signal_arm64.c
signal_i386.c ntdll: Make sure flags are preserved in raise_trap_exception(). 2014-04-15 21:03:55 +02:00
signal_powerpc.c
signal_x86_64.c ntdll: Add %gs support for NetBSD. 2014-04-14 20:19:01 +02:00
string.c
sync.c Assorted spelling fixes. 2014-02-10 15:47:29 +01:00
tape.c
thread.c kernel32: Don't allocate FLS index 0. 2014-03-28 17:46:03 +01:00
threadpool.c ntdll: Use condition variable for RtlQueueWorkItem implementation. 2014-03-12 10:41:26 +01:00
time.c kernel32: Added QueryUnbiasedInterruptTime(). 2014-04-02 15:50:09 +02:00
version.c
version.rc
virtual.c ntdll: Determine the mapping type automatically from the WRITECOPY flag. 2014-05-13 12:28:58 +02:00
wcstring.c