From 8ba811fb48d666a23d60a5ce3a947dcac7baf6ea Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 9 Sep 2023 14:10:40 +0000 Subject: Document cspawn Signed-off-by: Laurent Bercot --- doc/libstddjb/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/libstddjb/index.html') diff --git a/doc/libstddjb/index.html b/doc/libstddjb/index.html index 98dc062..2e25056 100644 --- a/doc/libstddjb/index.html +++ b/doc/libstddjb/index.html @@ -57,6 +57,7 @@ wrappers around I/O functions, extra I/O functions cdb files
  • skalibs/cdbmake.h: how to write cdb files
  • +
  • skalibs/cspawn.h: child spawning primitives that use posix_spawn instead of fork when supported
  • skalibs/direntry.h: portable directory operations
  • skalibs/djbtime.h: conversions between date and time formats
  • skalibs/djbunix.h: management of basic Unix concepts
  • -- cgit v1.2.3