Created SILC Runtime Toolkit git repository Part II.
[runtime.git] / lib / silcutil / DIRECTORY
index 83b119758a43e5889e4cb1d19496680765a3268a..daf3fb791cc5c0ea46e2a1666ec0c7f9f8482005 100644 (file)
@@ -1,38 +1,44 @@
 <!--
-@LIBRARY=SILC Utility Library
+@LIBRARY=SILC Runtime Toolkit
 @FILENAME=silcutillib.html
-@LINK=silctypes.html:Basic SILC Types
+@LINK=silcruntime.html:Runtime Toolkit Interface
+@LINK=silctypes.html:Basic Types and Definitions
 @LINK=silcbuffer.html:Data Buffer Interface
 @LINK=silcbuffmt.html:Data Buffer Format Interface
 @LINK=silchashtable.html:Hash Table Interface
 @LINK=silcmemory.html:Memory Allocation Interface
-@LINK=silcstack.html:Data Stack (memory pool) Interface
+@LINK=silcstack.html:Data Stack and Memory Pool Interface
+@LINK=silcfsm.html:Finite State Machine Interface
 @LINK=silcthread.html:Thread Interface
 @LINK=silcmutex.html:Mutual Exclusion Lock Interface
-@LINK=silccond.html:Conditional Variable Interface
+@LINK=silccond.html:Condition Variable Interface
 @LINK=silcatomic.html:Atomic Operations Interface
 @LINK=silcnet.html:Network (TCP and UDP) Interface
 @LINK=silcschedule.html:Scheduler Interface
+@LINK=silcasync.html:Asynchronous Operation Interface
 @LINK=silcstream.html:Abstract Stream Interface
 @LINK=silcsocketstream.html:Socket Stream Interface
 @LINK=silcfdstream.html:File Descriptor Stream Interface
-@LINK=silcfsm.html:Finite State Machine Interface
 @LINK=silcfileutil.html:File Utility Functions
+@LINK=silcdir.html:Directory Manipulation Interface
 @LINK=silcstrutil.html:String Utility Interface
 @LINK=silcsnprintf.html:Snprintf Interface
+@LINK=silcregex.html:Regular Expression Interface
 @LINK=silcutf8.html:UTF-8 String Interface
 @LINK=silcstringprep.html:Stringprep Interface
 @LINK=silcutil.html:Utility Functions
 @LINK=silclist.html:List Interface
 @LINK=silcdlist.html:Dynamic List Interface
-@LINK=silcasync.html:Asynchronous Operation Interface
 @LINK=silcmime.html:MIME Interface
 @LINK=silctime.html:Time Utility Functions
+@LINK=silctimer.html:Timer Functions
+@LINK=silcdll.html:Shared Object (DLL) Functions
+@LINK=silcenv.html:Environment Manipulation Functions
 @LINK=silclog.html:Logging Interface
 @LINK=silcconfig.html:Config File Interface
 -->
 
-<big><b>SILC Utility Library</b></big>
+<big><b>SILC Runtime Toolkit</b></big>
 <br />
 <small>Directory: lib/silcutil/</small>
 <br />