Sweden-Number/dlls/ntdll
Alexandre Julliard c79cf02fae ntdll: Make sure to not unmap anything from reserved areas
when using NtFreeVirtualMemory with the MEM_SYSTEM flag.
2006-07-13 20:47:07 +02:00
..
tests make_dlls: Recursively ignore .ok files in all tests directories. 2006-07-10 21:26:50 +02:00
Makefile.in libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
atom.c
cdrom.c
critsection.c ntdll: Faster critical sections on MacOS using Mach semaphores. 2006-06-27 20:14:13 +02:00
debugbuffer.c
debugtools.c
directory.c ntdll: On Solaris, limits.h is required for PATH_MAX. 2006-06-19 22:36:30 +02:00
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Moved the calling of the process entry point to LdrInitializeThunk. 2006-07-13 14:58:04 +02:00
loadorder.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
misc.c ntdll: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:35:07 +02:00
nt.c
ntdll.spec ntdll: Added spec entry for NtQueryMultipleValueKey. 2006-06-12 16:10:28 +02:00
ntdll_misc.h
om.c ntdll: If ObjectAttributes is NULL then an error is returned at the 2006-06-19 10:29:11 +02:00
path.c ntdll: Fix 2 failing test on native. Change Wine accordingly. 2006-06-27 11:50:08 +02:00
process.c
reg.c ntdll: Fix possible TRACE crash. 2006-07-05 12:10:09 +02:00
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c ntdll: Cast termios.c_cflag to avoid a printf format warning. 2006-06-13 14:16:57 +02:00
server.c libwine: Added entry for sigprocmask in the pthread functions table. 2006-06-23 12:27:45 +02:00
signal_i386.c
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c ntdll: Fixed tape.c compilation on Solaris. 2006-06-20 20:20:45 +02:00
thread.c
threadpool.c
time.c ntdll: Add UZT timezone info. 2006-06-26 13:06:26 +02:00
version.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
virtual.c ntdll: Make sure to not unmap anything from reserved areas 2006-07-13 20:47:07 +02:00
wcstring.c