Download List

Project Description

skalibs is a set of general-purpose, low-level C libraries, all in the public domain. It can replace or hide the standard C library to some extent. It is designed to allow building of small static binaries. It is used in building all skarnet.org software, including execline and s6.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-21 06:57
1.1.0

This release fixes major bugs in libdatastruct (namely in the AVL trees implementation). It also adds safeguards to signed integer scanning.
Tags: Major bugfixes

2011-07-12 23:19
1.0.4

This releases fixes a bug in the localtmn_scan function, and adds a few more bitarray functions.
Tags: Minor bugfixes, Minor feature enhancements

2011-07-11 22:58
1.0.3

This release fixes a portability problem on systems that define NSIG as one more than the maximal signal number.
Tags: Minor portability enhancements

2011-07-05 22:47
1.0.2

This release fixes a bug in the skaclient library that was preventing proper connections to asynchronous helper programs such as s6's s6-ftrigrd.
Tags: Major bugfixes

2011-07-01 06:36
1.0.1

This release fixes a building bug on non-Linux platforms.
Tags: Major bugfixes

Project Resources