guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (bef9711 -> 93a242c)


From: Ludovic Courtès
Subject: [Guile-commits] branch master updated (bef9711 -> 93a242c)
Date: Sat, 8 May 2021 16:49:26 -0400 (EDT)

civodul pushed a change to branch master
in repository guile.

    from bef9711  Update NEWS.
     new 5a281e3  Close the finalization pipe before forking.
     new 381291f  'primitive-fork' closes and recreates the current thread's 
'sleep_pipe'.
     new 93a242c  Update NEWS.

The 3 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 ++++
 libguile/finalizers.c                  | 45 +++++++++++++++---------
 libguile/posix.c                       | 29 +++++++++++++++-
 test-suite/standalone/Makefile.am      |  3 ++
 test-suite/standalone/test-signal-fork | 63 ++++++++++++++++++++++++++++++++++
 5 files changed, 128 insertions(+), 18 deletions(-)
 create mode 100755 test-suite/standalone/test-signal-fork



reply via email to

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