All releases of skalibs


Release Notes: This version fixes a few trivial bugs in libstddjb and adds a few more optimizations for Linux.


Release Notes: This release simplifies the stddjb library by using more macros and less function entries. It also adds a few macros in tai.h to make static initializations easier. The changes are very minor; this version is only released because the new s6-linux-utils version depends on it.


Release Notes: This release fixes a small bug in sarealpath() and adds the genwrite abstraction to write either to a file descriptor or to memory.


Release Notes: This release adds printf-like functions that interact with skalibs' "buffer" and "bufalloc" buffered output structures.


Release Notes: This release clarifies the avlnode, avltree, and avltreen APIs, which were previously confusing. The new interfaces now meet the skalibs quality standards.


Release Notes: This release fixes a potential segfault when using the avltree structure.


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


Release Notes: This releases fixes a bug in the localtmn_scan function, and adds a few more bitarray functions.


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


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