summaryrefslogtreecommitdiff
path: root/doc/libstddjb/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-09-09 14:10:40 +0000
committerLaurent Bercot <ska@appnovation.com>2023-09-09 14:10:40 +0000
commit8ba811fb48d666a23d60a5ce3a947dcac7baf6ea (patch)
tree46f48947eff440efacf739b3f7d6a18744ff7226 /doc/libstddjb/index.html
parentab2813a10a7fe6edbbef2acdfd22c0666171f566 (diff)
downloadskalibs-8ba811fb48d666a23d60a5ce3a947dcac7baf6ea.tar.xz
Document cspawn
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/libstddjb/index.html')
-rw-r--r--doc/libstddjb/index.html1
1 files changed, 1 insertions, 0 deletions
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</a> around I/O functions, extra I/O functions </li>
<a href="https://en.wikipedia.org/wiki/Cdb_%28software%29">cdb</a> files </li>
<li> <a href="cdbmake.html">skalibs/cdbmake.h</a>: how to write
<a href="https://en.wikipedia.org/wiki/Cdb_%28software%29">cdb</a> files </li>
+ <li> <a href="cspawn.html">skalibs/cspawn.h</a>: child spawning primitives that use posix_spawn instead of fork when supported </li>
<li> <a href="direntry.html">skalibs/direntry.h</a>: portable directory operations </li>
<li> <a href="djbtime.html">skalibs/djbtime.h</a>: conversions between date and time formats </li>
<li> <a href="djbunix.html">skalibs/djbunix.h</a>: management of basic Unix concepts </li>