Sweden-Number/dlls/ntdll
Alexandre Julliard aece8e0700 ntdll: Check for valid memory view size directly in VIRTUAL_FindView. 2008-11-25 11:58:50 +01:00
..
tests ntdll/tests: Remove a redundant 'if'. 2008-11-21 10:01:07 +01:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: wine_nt_to_unix_file_name() parse string to int instead of cast char, where string may be passed. 2008-11-20 12:16:42 +01:00
env.c ntdll: Fixed dead store (llvm/clang). 2008-11-19 12:15:19 +01:00
error.c
exception.c
file.c ntdll: Don't poll() on a normal file; it should never block. 2008-11-13 11:48:49 +01:00
handletable.c
heap.c ntdll: Increase subheap size quadratically to avoid slowdown when allocating tons of heap memory. 2008-11-18 12:49:12 +01:00
large_int.c
loader.c ntdll: Don't set noexec protection on builtin dlls, some broken apps clear the execute permission. 2008-11-17 15:56:54 +01:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Added stubs for NtGetWriteWatch and NtResetWriteWatch. 2008-11-14 11:02:15 +01:00
ntdll_misc.h ntdll: Add private function to manage system virtual views instead of abusing NtAllocateVirtualMemory. 2008-11-14 17:40:54 +01:00
om.c
path.c
process.c
pthread.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c Assorted spelling fixes. 2008-11-24 14:25:10 +01:00
sec.c
serial.c
server.c ntdll: Add private function to manage system virtual views instead of abusing NtAllocateVirtualMemory. 2008-11-14 17:40:54 +01:00
signal_i386.c
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Check for valid memory view size directly in VIRTUAL_FindView. 2008-11-25 11:58:50 +01:00
wcstring.c Assorted spelling fixes. 2008-11-24 14:25:10 +01:00