X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2FDIRECTORY;h=daf3fb791cc5c0ea46e2a1666ec0c7f9f8482005;hb=dd4cdae3e1defc28876d80da99b77c8db1ac0376;hp=f95ddcc7ca10befb71fc43b7d8bc328d35af9888;hpb=4b4ddbb063b81dce8ed9a95f75922308f910d662;p=runtime.git diff --git a/lib/silcutil/DIRECTORY b/lib/silcutil/DIRECTORY index f95ddcc7..daf3fb79 100644 --- a/lib/silcutil/DIRECTORY +++ b/lib/silcutil/DIRECTORY @@ -1,36 +1,58 @@ -
    -SILC Utility Library

    -Introduction

    -
    
    -SILC Utility Library provides various utility routines for the applications.
    -For example, it provides the application's main loop, called the SILC
    -Scheduler.  It can handle all kinds of tasks, like socket connections and
    -timeout tasks.  The SILC Utility Library also provides various buffer
    -management routines.  All of these routines work on multiple platforms
    -such as Unix and WIN32.
    -
    -
    +SILC Runtime Toolkit +
    +Directory: lib/silcutil/ +
    +Library: libsilc.a, libsilc.lib +

    +Introduction -@LINKS@ +

    +SILC Utility Library provides a full featured runtime library for +applications. It provides the application's main loop, called SILC +Scheduler, threads, locks, file utilities, file streams, socket streams, +TCP and UDP network routines, a finite state machine, lists, a hash table, +UTF-8 routines and other string utilities, and many other utility routines. +The library works on multiple platforms. -
+

+@LINKS@