[ros-diffs] [ekohl] 13569: Export splay-tree and generic table
functions.
ekohl at svn.reactos.com
ekohl at svn.reactos.com
Mon Feb 14 18:10:20 CET 2005
Export splay-tree and generic table functions.
Modified: trunk/reactos/lib/ntdll/def/ntdll.def
_____
Modified: trunk/reactos/lib/ntdll/def/ntdll.def
--- trunk/reactos/lib/ntdll/def/ntdll.def 2005-02-14 17:03:16 UTC
(rev 13568)
+++ trunk/reactos/lib/ntdll/def/ntdll.def 2005-02-14 17:10:20 UTC
(rev 13569)
@@ -365,12 +365,13 @@
RtlDeNormalizeProcessParams at 4
RtlDecompressBuffer at 24
RtlDecompressFragment at 32
-;RtlDelete
+RtlDelete at 4
RtlDeleteAce at 8
RtlDeleteAtomFromAtomTable at 8
RtlDeleteCriticalSection at 4
-;RtlDeleteElementGenericTable
-;RtlDeleteNoSplay
+RtlDeleteElementGenericTable at 8
+RtlDeleteElementGenericTableAvl at 8
+RtlDeleteNoSplay at 8
RtlDeleteOwnersRanges at 8
RtlDeleteRange at 24
RtlDeleteRegistryValue at 12
@@ -399,8 +400,11 @@
RtlEnlargedUnsignedMultiply at 8
RtlEnterCriticalSection at 4
RtlEnumProcessHeaps at 8
-;RtlEnumerateGenericTable
-;RtlEnumerateGenericTableWithoutSplaying
+RtlEnumerateGenericTable at 8
+RtlEnumerateGenericTableAvl at 8
+RtlEnumerateGenericTableLikeADirectory at 28
+RtlEnumerateGenericTableWithoutSplaying at 8
+RtlEnumerateGenericTableWithoutSplayingAvl at 8
RtlEqualComputerName at 8
RtlEqualDomainName at 8
RtlEqualLuid at 8
@@ -449,7 +453,8 @@
RtlGetControlSecurityDescriptor at 12
RtlGetCurrentDirectory_U at 8
RtlGetDaclSecurityDescriptor at 16
-;RtlGetElementGenericTable
+RtlGetElementGenericTable at 8
+RtlGetElementGenericTableAvl at 8
RtlGetFirstRange at 12
RtlGetFullPathName_U at 16
RtlGetGroupSecurityDescriptor at 12
@@ -483,13 +488,17 @@
RtlInitializeContext at 20
RtlInitializeCriticalSection at 4
RtlInitializeCriticalSectionAndSpinCount at 8
-;RtlInitializeGenericTable
+RtlInitializeGenericTable at 20
+RtlInitializeGenericTableAvl at 20
RtlInitializeHandleTable at 12
RtlInitializeRangeList at 4
RtlInitializeResource at 4
;RtlInitializeRXact
RtlInitializeSid at 12
-;RtlInsertElementGenericTable
+RtlInsertElementGenericTable at 16
+RtlInsertElementGenericTableAvl at 16
+RtlInsertElementGenericTableFull at 24
+RtlInsertElementGenericTableFullAvl at 24
RtlInt64ToUnicodeString at 16
RtlIntegerToChar at 16
RtlIntegerToUnicodeString at 12
@@ -512,6 +521,7 @@
RtlIpv6StringToAddressW at 16
RtlIsDosDeviceName_U at 4
RtlIsGenericTableEmpty at 4
+RtlIsGenericTableEmptyAvl at 4
RtlIsNameLegalDOS8Dot3 at 12
RtlIsRangeAvailable at 40
RtlIsTextUnicode at 12
@@ -532,7 +542,10 @@
RtlLocalTimeToSystemTime at 8
RtlLockHeap at 4
RtlLookupAtomInAtomTable at 12
-;RtlLookupElementGenericTable
+RtlLookupElementGenericTable at 8
+RtlLookupElementGenericTableAvl at 8
+RtlLookupElementGenericTableFull at 16
+RtlLookupElementGenericTableFullAvl at 16
RtlMakeSelfRelativeSD at 12
RtlMapGenericMask at 8
RtlMergeRangeLists at 16
@@ -545,7 +558,8 @@
RtlNormalizeProcessParams at 4
RtlNtPathNameToDosPathName at 16
RtlNtStatusToDosError at 4
-;RtlNumberGenericTableElements
+RtlNumberGenericTableElements at 4
+RtlNumberGenericTableElementsAvl at 4
RtlNumberOfClearBits at 4
RtlNumberOfSetBits at 4
RtlOemStringToUnicodeSize at 4
@@ -573,8 +587,8 @@
RtlRandom at 4
RtlRandomEx=RtlRandom at 4
RtlReAllocateHeap at 16
-;RtlRealPredecessor
-;RtlRealSuccessor
+RtlRealPredecessor at 4
+RtlRealSuccessor at 4
RtlReleasePebLock at 0
RtlReleaseResource at 4
;RtlRemoteCall
@@ -607,7 +621,7 @@
;RtlSetUserFlagsHeap
;RtlSetUserValueHeap
RtlSizeHeap at 12
-;RtlSplay
+RtlSplay at 4
;RtlStartRXact
RtlStringFromGUID at 8
RtlSubAuthorityCountSid at 4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050214/f11c3666/attachment.html
More information about the Ros-diffs
mailing list