skarnet / skalibs

The skarnet.org C system programming library

Home Page:https://skarnet.org/software/skalibs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skalibs - a general-purpose low-level C library
-----------------------------------------------

 skalibs is a C library used by all the skarnet.org packages.
It provides APIs more suited to secure and efficient system
programming than the libc, especially where network programming
and IPCs are concerned.

 See the enclosed doc/ subdirectory for the documentation, or
 https://skarnet.org/software/skalibs/


* Installation
  ------------

 See the INSTALL file.


* Contact information
  -------------------

 Laurent Bercot <ska-skaware at skarnet.org>

 Please use the <skaware at list.skarnet.org> mailing-list for
questions about skalibs.

About

The skarnet.org C system programming library

https://skarnet.org/software/skalibs/

License:ISC License


Languages

Language:C 78.9%Language:Makefile 20.3%Language:Shell 0.8%