From 34673241173ebcb143df9652e67ac077ba7176c0 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 9 Mar 2015 17:18:15 +0000 Subject: - reset all signals to default in child_spawn* - cosmetic fix in INSTALL - version: rc for 2.3.1.2 --- INSTALL | 1 - doc/index.html | 2 +- doc/upgrade.html | 9 +++++++++ package/info | 2 +- src/libstddjb/child_spawn.c | 5 ++++- src/libstddjb/child_spawn0.c | 29 +++++++++++++++++++++++++---- src/libstddjb/child_spawn1_internal.c | 5 ++++- 7 files changed, 44 insertions(+), 9 deletions(-) diff --git a/INSTALL b/INSTALL index 1231b31..1b10070 100644 --- a/INSTALL +++ b/INSTALL @@ -34,7 +34,6 @@ before the "make install" phase. It will shave a few bytes off them. See ./configure --help for a list of all available configure options. - * Environment variables --------------------- diff --git a/doc/index.html b/doc/index.html index f4f9062..e0f8432 100644 --- a/doc/index.html +++ b/doc/index.html @@ -59,7 +59,7 @@ with a standard C development environment

Download

diff --git a/doc/upgrade.html b/doc/upgrade.html index fbe1cdd..16a0be2 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,15 @@

What has changed in skalibs

+

in 2.3.1.2

+ + +

in 2.3.1.1