[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Guile-commits] branch wip-posix-spawn created (now f674ef6cc)
From: |
Ludovic Courtès |
Subject: |
[Guile-commits] branch wip-posix-spawn created (now f674ef6cc) |
Date: |
Thu, 12 Jan 2023 16:50:58 -0500 (EST) |
civodul pushed a change to branch wip-posix-spawn
in repository guile.
at f674ef6cc Reduce redundant 'close' calls when forking on some systems.
This branch includes the following new commits:
new edfca3b7e Update gnulib to 0.1.5414-8204d and add posix_spawn,
posix_spawnp.
new 7ca9c348e Add 'spawn'.
new 79e8c8224 Make 'system*' and 'piped-process' internally use 'spawn'.
new cf194dd18 squash! Add 'spawn'.
new 58b5cfd87 squash! Add 'spawn'.
new f674ef6cc Reduce redundant 'close' calls when forking on some systems.
The 6 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.
- [Guile-commits] branch wip-posix-spawn created (now f674ef6cc),
Ludovic Courtès <=
- [Guile-commits] 01/06: Update gnulib to 0.1.5414-8204d and add posix_spawn, posix_spawnp., Ludovic Courtès, 2023/01/12
- [Guile-commits] 04/06: squash! Add 'spawn'., Ludovic Courtès, 2023/01/12
- [Guile-commits] 02/06: Add 'spawn'., Ludovic Courtès, 2023/01/12
- [Guile-commits] 06/06: Reduce redundant 'close' calls when forking on some systems., Ludovic Courtès, 2023/01/12
- [Guile-commits] 05/06: squash! Add 'spawn'., Ludovic Courtès, 2023/01/12
- [Guile-commits] 03/06: Make 'system*' and 'piped-process' internally use 'spawn'., Ludovic Courtès, 2023/01/12