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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/crosscompile.html') 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.
  • -- cgit v1.3.1