pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-12-g610b2e


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-12-g610b2ee
Date: Mon, 7 Sep 2020 17:21:14 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  610b2ee0e31ce3e9ced7ea5e518d516033176734 (commit)
       via  d7c2328e0a1902e9e090baa95c7a0b671e93d4ee (commit)
      from  57a6e611f43bfb0ef492b28200de5071a79ce21e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 610b2ee0e31ce3e9ced7ea5e518d516033176734
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Mon Sep 7 14:18:14 2020 -0700

    HOST: Implement timeouts on Hurd.
    
    The existing implementation didn't work and I do not know why.
    Hurd isn't documented to have different behavior for signals on
    execl().  The timeouts were not firing, however.
    
    This implementation does work.
    
    Thanks to Friedrich Beckmann for reporting the issue (via Debian
    buildd).

commit d7c2328e0a1902e9e090baa95c7a0b671e93d4ee
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Mon Sep 7 14:16:15 2020 -0700

    HOST: Check for setitimer() failure.
    
    This is unlikely but it eliminates one possible problem during
    debugging.

-----------------------------------------------------------------------

Summary of changes:
 src/language/utilities/host.c | 24 ++++++++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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