The skarnet.org C programming library
  • C 79.1%
  • Makefile 20%
  • Shell 0.9%
Find a file
Laurent Bercot 4b2cbddf2f Add waitpids, waitpids_nohang, refactor wait stuff
Also fix fd_cat doc
2026-09-03 22:42:12 +00:00
doc Add waitpids, waitpids_nohang, refactor wait stuff 2026-09-03 22:42:12 +00:00
package Add waitpids, waitpids_nohang, refactor wait stuff 2026-09-03 22:42:12 +00:00
src Add waitpids, waitpids_nohang, refactor wait stuff 2026-09-03 22:42:12 +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 Doc typo fix 2026-06-30 16:36:20 +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 Prepare for 2.15.2.0 2026-08-31 23:45:35 +00:00
patch-for-solaris Fix dotpc and Solaris build 2026-01-21 04:45:29 +00:00
README version: 2.15.1.0 2026-07-14 09:56:19 +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.