guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch wip-posix-spawn updated (f674ef6cc -> 7f3f86897)


From: Ludovic Courtès
Subject: [Guile-commits] branch wip-posix-spawn updated (f674ef6cc -> 7f3f86897)
Date: Fri, 13 Jan 2023 09:57:48 -0500 (EST)

civodul pushed a change to branch wip-posix-spawn
in repository guile.

    from f674ef6cc Reduce redundant 'close' calls when forking on some systems.
     new 354a7e91e squash! Add 'spawn'.
     new 7f3f86897 squash! Make 'system*' and 'piped-process' internally use 
'spawn'.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS                        | 21 ++++++++++++++++++++-
 doc/ref/posix.texi          | 17 +++++++++++------
 libguile/posix.c            | 20 +++++++++++++-------
 test-suite/tests/posix.test | 18 +++++++++++++++++-
 4 files changed, 61 insertions(+), 15 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]