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(-)