X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilcutil%2FDIRECTORY;h=436bec94080c2ec0e94b50c07839075c4c90e3d6;hp=00394a1e14c075fabc74d6d3c03c75c30d00a417;hb=e7b6c157b80152bf9fb9266e6bdd93f9fb0db776;hpb=8fd8212bcd16f2b53fbedff2a9b9a4e8c15b9695 diff --git a/lib/silcutil/DIRECTORY b/lib/silcutil/DIRECTORY index 00394a1e..436bec94 100644 --- a/lib/silcutil/DIRECTORY +++ b/lib/silcutil/DIRECTORY @@ -6,10 +6,11 @@ @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 @@ -17,7 +18,6 @@ @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=silcstrutil.html:String Utility Interface @LINK=silcsnprintf.html:Snprintf Interface @@ -28,6 +28,9 @@ @LINK=silcdlist.html:Dynamic List 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 -->