wine-wine/dlls/ntdll
Nikolay Sivov 97e2af1f73 ntdll: Implement non-blocking mode for LdrLockLoaderLock(). 2014-05-16 10:52:52 +02:00
..
tests ntdll: Implement non-blocking mode for LdrLockLoaderLock(). 2014-05-16 10:52:52 +02:00
Makefile.in
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: Implement non-blocking mode for LdrLockLoaderLock(). 2014-05-16 10:52:52 +02: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
serial.c
server.c
signal_arm.c
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
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