The skarnet.org C programming library
Find a file
2026-05-17 17:51:55 +00:00
doc Doc formatting fix 2026-05-16 21:22:13 +00:00
package Prepare for 2.15.0.1; add selectshorttimeout sysdeps (yay MacOS) 2026-05-11 09:10:11 +00:00
src iopause_select: do not FD_SET on partial match 2026-05-17 17:51:55 +00:00
tools Add pkg-config support 2025-04-29 04:02:22 +00:00
.gitignore Ignore tmp-configure-* files 2026-04-22 10:12:10 +00:00
AUTHORS Add --disable-rpath support, prepare for 2.15.0.0 2026-03-30 23:34:28 +00:00
configure Yeah, maybe don't hardcode it 2026-05-17 16:07:25 +00:00
CONTRIBUTING sassclient: don't auto-release on update >.> 2026-03-29 17:42:20 +00:00
COPYING Save/restore errno in all safe wrappers 2026-01-01 13:47:45 +00:00
DCO Add CONTRIBUTING and DCO files 2021-06-14 07:54:11 +00:00
INSTALL Update docs to latest posix version 2025-04-28 08:44:56 +00:00
Makefile Add --disable-rpath support, prepare for 2.15.0.0 2026-03-30 23:34:28 +00:00
NEWS Doc update 2026-03-30 23:58:53 +00:00
patch-for-solaris Fix dotpc and Solaris build 2026-01-21 04:45:29 +00:00
README version: 2.15.0.0 2026-05-09 13:47:00 +00:00
README.solaris version: 2.14.4.0 2025-05-05 07:47:10 +00:00

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.