From e92e5cbc9c42a7f926eb4b25fdf6e52ec9d2fa4c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Apr 2025 08:44:56 +0000 Subject: Update docs to latest posix version Signed-off-by: Laurent Bercot --- doc/crosscompile.html | 2 +- doc/djblegacy.html | 2 +- doc/flags.html | 2 +- doc/index.html | 2 +- doc/libstddjb/alarm.html | 8 ++++---- doc/libstddjb/alloc.html | 2 +- doc/libstddjb/allreadwrite.html | 20 ++++++++++---------- doc/libstddjb/bytestr.html | 2 +- doc/libstddjb/cspawn.html | 6 +++--- doc/libstddjb/djbunix.html | 26 +++++++++++++------------- doc/libstddjb/env.html | 2 +- doc/libstddjb/index.html | 6 +++--- doc/libstddjb/iopause.html | 10 +++++----- doc/libstddjb/lolstdio.html | 14 +++++++------- doc/libstddjb/safewrappers.html | 8 ++++---- doc/libstddjb/selfpipe.html | 4 ++-- doc/libstddjb/tai.html | 10 +++++----- doc/libunixonacid/unix-transactional.html | 6 +++--- doc/upgrade.html | 10 +++++----- 19 files changed, 71 insertions(+), 71 deletions(-) (limited to 'doc') diff --git a/doc/crosscompile.html b/doc/crosscompile.html index ab0977f..75b8e8e 100644 --- a/doc/crosscompile.html +++ b/doc/crosscompile.html @@ -91,7 +91,7 @@ skalibs-2.14.0.1, there are two sysdeps in this case: pseudorandom generation device in /dev/urandom, and no otherwise.
  • posixspawnearlyreturn: yes if the target has a broken -posix_spawn() +posix_spawn() implementation that can return before the child has successfully exec'ed. That happens with old glibcs and some virtual platforms.
  • diff --git a/doc/djblegacy.html b/doc/djblegacy.html index dcf27cc..b9f6d3d 100644 --- a/doc/djblegacy.html +++ b/doc/djblegacy.html @@ -98,7 +98,7 @@ What do you do? interfaces, even if it amounts to cramming a square peg into a round hole. This is why buffer overflows exist. This is why people use abominations such as -gets(), +gets(), which is still in the Single Unix Specification as of version 4, in freaking June 2011. This is why the System V initialization scheme is still prevalent in Linux distributions, diff --git a/doc/flags.html b/doc/flags.html index 76ae476..7fb2049 100644 --- a/doc/flags.html +++ b/doc/flags.html @@ -85,7 +85,7 @@ uncommon, thing to do: