reactos/lib/rtl
Amine Khaldi a0cb4ff5eb [CMAKE]
- Delete an unneeded lib.mak
- Don't build bin2c, we don't seem to need it.
- A minor cleanup, no functionality change intended.

svn path=/branches/cmake-bringup/; revision=50308
2011-01-07 12:11:46 +00:00
..
amd64 [RTL] 2010-11-15 01:03:14 +00:00
arm Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
i386 [CMAKE] 2011-01-03 00:33:31 +00:00
powerpc Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
access.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
acl.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
actctx.c [CMAKE] 2011-01-03 00:33:31 +00:00
assert.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
atom.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
avlsupp.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
avltable.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
bitmap.c [CMAKE] 2010-09-20 17:27:52 +00:00
bootdata.c [CMAKE] 2010-10-23 22:14:59 +00:00
CMakeLists.txt [CMAKE] 2011-01-07 12:11:46 +00:00
compress.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
condvar.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
crc32.c [CMAKE] 2010-10-23 22:14:59 +00:00
critical.c [RTL] 2010-11-21 10:05:20 +00:00
dbgbuffer.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
debug.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
dos8dot3.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
encode.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
env.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
error.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
exception.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
generictable.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
handle.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
heap.c [CMAKE] 2011-01-03 00:33:31 +00:00
heap.h [CMAKE] 2010-10-23 22:14:59 +00:00
heapdbg.c [CMAKE] 2010-10-23 22:14:59 +00:00
image.c [CMAKE] 2011-01-03 00:33:31 +00:00
interlck.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
largeint.c [RTL]: Rtl ByteSwap functions should use intrinsics, isntead of assembly code. This should be merged into trunk! 2010-08-03 01:56:35 +00:00
luid.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
mem.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
memgen.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
message.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
network.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
nls.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
path.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
ppb.c [CMAKE] 2010-10-23 22:14:59 +00:00
process.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
propvar.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
qsort.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
random.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
rangelist.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
readme.txt Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
registry.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
res.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
resource.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
rtl.h [RTL] 2010-11-21 14:40:57 +00:00
rtlavl.h Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
rtlp.h [CMAKE] 2010-10-23 22:14:59 +00:00
sd.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
security.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
sid.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
slist.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
splaytree.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
sprintf.c [CMAKE] 2010-11-16 13:43:39 +00:00
srw.c [RTL] 2010-11-21 10:05:20 +00:00
swprintf.c [CMAKE] 2010-11-16 13:43:39 +00:00
thread.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
time.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
timerqueue.c [RTL] 2010-11-21 10:05:20 +00:00
timezone.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
unicode.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
unicodeprefix.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
vectoreh.c [RTL] 2010-11-21 10:05:20 +00:00
version.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
wait.c [RTL] 2010-11-21 10:05:20 +00:00
workitem.c [RTL] 2010-11-21 10:05:20 +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.