reactos/reactos/lib/rtl
Timo Kreuzer fae2044a23 [CMAKE]
Integrate cmake stuff into trunk
Only files added.

svn path=/trunk/; revision=51783
2011-05-16 13:12:07 +00:00
..
amd64 [ASM] 2010-11-27 22:12:15 +00:00
arm Create a branch for header work. 2010-02-26 22:57:55 +00:00
i386 [RTL} 2010-12-23 19:11:19 +00:00
powerpc Create a branch for header work. 2010-02-26 22:57:55 +00:00
access.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
acl.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
actctx.c [RTL] 2011-04-14 12:20:47 +00:00
assert.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
atom.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
avlsupp.c [RTL/AVL] 2011-02-17 16:52:06 +00:00
avltable.c [RTL/AVL] 2011-02-21 13:33:13 +00:00
bitmap.c [rtl] 2010-08-01 16:34:22 +00:00
bootdata.c Fix indentation. No code changes. 2010-10-07 19:58:04 +00:00
CMakeLists.txt [CMAKE] 2011-05-16 13:12:07 +00:00
compress.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
condvar.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
crc32.c [RTL] 2010-09-25 21:20:54 +00:00
critical.c [RTL] 2011-03-04 03:42:38 +00:00
dbgbuffer.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
debug.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
dos8dot3.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
encode.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
env.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
error.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
exception.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
generictable.c This patch introduces a highly-shareable version of AVL trees both for RTL usage and for ARM3's MM_AVL_TABLE/MMADDRESS_NODE structures used by VADs on Windows (and soon, ReactOS): 2010-07-22 01:41:45 +00:00
handle.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
heap.c Revert something that shouldn't have been committed in 51757 2011-05-15 12:38:35 +00:00
heap.h [RTL/HEAP] 2011-05-15 12:20:44 +00:00
heapdbg.c [RTL/DPH] 2011-02-16 13:09:18 +00:00
heappage.c [RTL/DPH] 2011-02-25 14:13:10 +00:00
image.c [RTL] 2011-03-29 11:00:34 +00:00
interlck.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
largeint.c [RTL] 2011-02-10 11:47:17 +00:00
luid.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
mem.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
memgen.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
message.c - There's no such thing as PRTL_MESSAGE_RESOURCE_ENTRY, use PMESSAGE_RESOURCE_ENTRY instead. 2010-06-27 19:56:57 +00:00
network.c Merge RtlIpv4StringToAddressW fix from network branch. 2010-06-08 20:24:15 +00:00
nls.c [RTL] 2011-02-20 19:28:34 +00:00
path.c [RTL/PATH] 2011-03-02 11:42:30 +00:00
ppb.c Patch by Roel Messiant : 2010-10-17 11:12:54 +00:00
process.c [RTL] 2010-05-29 21:15:48 +00:00
propvar.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
qsort.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
random.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
rangelist.c [RTL]: RangeList APIs should not be allocating pool with a tag of 0, since this makes the checked kernel ASSERT. Good thing nobody used these APIs (I wonder if they even work), but eVb's PCI driver now does. 2010-06-29 19:23:16 +00:00
readme.txt Create a branch for header work. 2010-02-26 22:57:55 +00:00
registry.c [RTL] 2010-03-30 03:26:35 +00:00
res.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
resource.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
rtl.h [RTL] 2011-02-10 11:47:17 +00:00
rtl.rbuild [RTL] 2011-02-10 13:24:39 +00:00
rtlavl.h [NTOS]: Implement an AVL node deletion algorithm (RtlpDeleteAvlTreeNode). Use it in MiRemoveNode, now implemeneted, and RtlDeleteElementGenericTableAvl, also now implemented. It hopefully works. 2010-07-24 04:00:22 +00:00
rtlp.h [RTL] 2010-10-05 19:33:42 +00:00
sd.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
security.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
sid.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
slist.c Fix 32bit RtlInitializeSListHead 2010-03-28 19:46:29 +00:00
splaytree.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
srw.c [RTL] 2011-02-10 11:47:17 +00:00
thread.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
time.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
timerqueue.c [RTL] 2011-02-10 11:47:17 +00:00
timezone.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
unicode.c [RTL] 2011-02-21 09:12:43 +00:00
unicodeprefix.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
vectoreh.c [RTL] 2011-02-10 11:47:17 +00:00
version.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
wait.c [RTL] 2011-02-10 11:47:17 +00:00
workitem.c [RTL] 2011-02-10 11:47:17 +00:00

RTL restrictions:

ExAllocatePool (and friends) must be used exclusively. RtlAllocateHeap (and friends) must NOT be used! ExAllocatePool (and friends) translate to RtlAllocateHeap (and friends) in ntdll\rtl\libsupp.c.

RtlEnterCriticalSection (and friends) must be used exclusively. ExAcquireFastMutex (and friends) must NOT be used! RtlEnterCriticalSection (and friends) translate to ExAcquireFastMutex (and friends) in ntoskrnl\rtl\libsupp.c. This means that RtlEnterCriticalSection (and friends) can NOT be used recursively in RTL. The reason for choosing RtlEnterCriticalSection (and friends) over ExAcquireFastMutex (and friends) is that the FAST_MUTEX struct is smaller than the RTL_CRITICAL_SECTION struct.