From 4cce87557feb6933c284d234c448bd8bde4facae Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Sat, 9 Sep 2023 03:55:38 +0000
Subject: cspawn revamp, part 1. Prepare for 2.14.0.0.
Signed-off-by: Laurent Bercot
---
doc/index.html | 2 +-
doc/upgrade.html | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
(limited to 'doc')
diff --git a/doc/index.html b/doc/index.html
index 7b7ce35..ae3e433 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -60,7 +60,7 @@ with a standard C development environment
Download
- - The current released version of skalibs is 2.13.2.0.
+ - The current released version of skalibs is 2.14.0.0.
- Alternatively, you can checkout a copy of the
skalibs
git repository:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 6e7616a..e12e29d 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -17,12 +17,15 @@
- in 2.13.2.0
+ in 2.14.0.0
- New selfpipe accessor function: selfpipe_fd()
- New djbunix functions: slurpn(), openslurpnclose()
- - New cdb functions: cdb_hashv(), cdmake_addv()
+ - slurp and openslurpclose are now macros
+ - New cdb functions: cdb_hashv(), cdbmake_addv()
+ - New cspawn function, for posix_spawn/fork unification
+ - child_spawn functions are now declared in cspawn.h
in 2.13.1.1
--
cgit v1.3.1