Sujet : Re: signal handling issues
De : geoff (at) *nospam* clare.See-My-Signature.invalid (Geoff Clare)
Groupes : comp.unix.programmerDate : 06. Feb 2025, 15:39:42
Autres entêtes
Message-ID : <e6ue7l-9uh.ln1@ID-313840.user.individual.net>
References : 1 2 3
User-Agent : Pan/0.154 (Izium; 517acf4)
Geoff Clare wrote:
After some digging I found the source of the change,
which was this bug:
https://austingroupbugs.net/view.php?id=66
It updated some text on the signal() page and then copied it into
XSH 2.4.3.
So the conflict Rainer has identified was already there in Issue 6,
but only for signal handlers installed using signal(), not sigaction().
Obviously it made no sense for there to be different signal handler
rules depending on which function installed the handler, hence the
copying.
I have now reported the problem to the Austin Group. See
https://austingroupbugs.net/view.php?id=1905-- Geoff Clare <netnews@gclare.org.uk>