From e697eeb3c5f098f9599d64b81cd4e69ab28658e8 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 1 Jan 2026 11:49:37 +0000 Subject: Signal handlers must save/restore errno --- doc/index.html | 2 +- doc/upgrade.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index bcda878..2508ebc 100644 --- a/doc/index.html +++ b/doc/index.html @@ -111,7 +111,7 @@ make it shorter. Just like the code.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.14.5.0 or later. It's a build-time requirement. It's also a run-time +2.14.5.1 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • Recommended at run-time: s6-networking version diff --git a/doc/upgrade.html b/doc/upgrade.html index e9d3f70..6e3676c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,7 +21,8 @@

    in 0.0.7.1

    in 0.0.7.0

    -- cgit v1.3.1