Sweden-Number/dlls/ntdll
Andrey Turkin 85cc2c13f6 server: Connect named pipe synchronously when overlapped param is NULL. 2010-05-24 12:39:35 +02:00
..
tests ntdll: qsort: comparator must not get the same pointer. 2010-05-24 11:27:25 +02:00
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
actctx.c
atom.c ntdll: Avoid using HIWORD on types that are 64bit on Win64. 2010-02-10 14:32:05 +01:00
cdrom.c ntdll: Avoid a compiler warning on NetBSD. 2010-05-17 12:42:32 +02:00
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Avoid compiler warning in the default case in append_entry. 2010-03-15 13:41:39 +01:00
env.c
error.c ntdll: Add stub for NtRaiseHardError. 2010-05-21 18:58:05 +02:00
exception.c
file.c server: Connect named pipe synchronously when overlapped param is NULL. 2010-05-24 12:39:35 +02:00
handletable.c
heap.c ntdll: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:15:28 +02:00
large_int.c ntdll: Export RtlInterlockedCompareExchange64. 2010-02-05 12:23:48 +01:00
loader.c ntdll: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:15:28 +02:00
loadorder.c
misc.c ntdll: qsort: comparator must not get the same pointer. 2010-05-24 11:27:25 +02:00
nt.c ntdll: Report the correct processor architecture. 2010-04-16 16:59:01 +02:00
ntdll.spec ntdll: Add stub for NtRaiseHardError. 2010-05-21 18:58:05 +02:00
ntdll_misc.h ntdll: Set the heap debug flags based on the GlobalFlag value. 2010-01-22 12:33:03 +01:00
om.c ntdll: Return a correct name also for file objects in NtQueryObject. 2010-01-08 13:16:57 +01:00
path.c ntdll: Release buffer when it won't be referenced. 2010-01-08 17:04:20 +01:00
printf.c
process.c ntdll: Improve support for the ProcessDebugPort info class in NtQueryInformationProcess(). 2010-03-15 15:56:42 +01:00
reg.c server: Update the registry key and value name length limits to the now documented values. 2010-04-02 11:48:50 +02:00
relay.c ntdll: Make cfi annotations optional for x86_64. 2010-04-12 12:38:27 +02:00
resource.c ntdll: Avoid using HIWORD on types that are 64bit on Win64. 2010-02-10 14:32:05 +01:00
rtl.c Quiet two noisy FIXME's. 2010-03-26 15:34:57 +01:00
rtlbitmap.c
rtlstr.c ntdll: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:15:28 +02:00
sec.c ntdll: Properly handle empty but present ACLs in self-relative descriptors. 2010-02-18 13:01:58 +01:00
serial.c ntdll: Fix the NtCreateEvent prototype. 2010-01-18 20:34:54 +01:00
server.c server: Check that the prefix type can support the client architecture. 2010-05-04 20:27:20 +02:00
signal_i386.c ntdll: Clear alignment flag in exception handlers. 2010-04-20 11:15:11 +02:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c ntdll: Add %gs support for FreeBSD. 2010-05-24 11:32:40 +02:00
string.c ntdll: Implement bsearch, lfind to use correct comparator functions. 2010-05-13 11:50:51 +02:00
sync.c ntdll: Fix the NtCreateEvent prototype. 2010-01-18 20:34:54 +01:00
tape.c ntdll: Make TAPE_GetStatus inline to avoid a unused function warning. 2010-04-26 07:18:46 -05:00
thread.c ntdll: Fix affinity mask check for 64-bit. 2010-04-08 23:57:08 +02:00
threadpool.c ntdll: Fix the NtCreateEvent prototype. 2010-01-18 20:34:54 +01:00
time.c
version.c ntdll: Add SP2 for Vista. 2010-04-20 11:15:00 +02:00
version.rc
virtual.c ntdll: Remove superfluous "not NULL" check for the count arg. 2010-05-19 11:17:55 +02:00
wcstring.c