Sweden-Number/dlls/ntdll
Jeremy White d9de5217ae ntdll: On Solaris, limits.h is required for PATH_MAX. 2006-06-19 22:36:30 +02:00
..
tests ntdll/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:03:19 +02:00
.gitignore
Makefile.in
atom.c
cdrom.c
critsection.c
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
loadorder.c
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 Yet another round of redundant NULL checks before HeapFree. 2006-06-13 11:40:23 +02:00
process.c
reg.c
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
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
virtual.c ntdll: Use page_size instead of page_mask+1. 2006-06-16 11:31:51 +02:00
wcstring.c