New commits:
commit 38d57e544bf6a344d04bb71e65b418a447028cd0
Author: Andrew Cagney <[email protected]>
Date:   Thu Oct 19 20:45:38 2017 -0400

    kernel: don't ignore SIGCHLD while running the connection shell script
    
    Since the event-loop has blocked SIGCHILD delivery, setting it to
    back to default (ignore) will cause any blocked signals from an
    unrelated process to be lost.
    
    The code pre-dates history.  I suspect the original purpose was somehow
    connected to trying to correctly implement asynchronous signal delivery.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to