civodul pushed a change to branch main
in repository guile.

    from e334e5958 Update NEWS.
     new 21ad54b69 'spawn' closes only open file descriptors on non-GNU/Linux 
systems.
     new 7d7067fe1 Remove racy optimized file descriptor closing loop in 
'spawn'.
     new 9cc85a4f5 Use 'posix_spawn_file_actions_addclosefrom_np' where 
available.
     new e93525e54 Adjust 'spawn' tests to accept 'LD_ORIGIN_PATH' on GNU/Hurd.

The 4 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                        |  6 ++++-
 configure.ac                |  4 +++-
 libguile/posix.c            | 57 ++++++++++++++++++++++++---------------------
 test-suite/tests/posix.test |  8 ++++++-
 4 files changed, 45 insertions(+), 30 deletions(-)

Reply via email to