On Sat, Aug 29, 2015 at 8:01 PM, Joel Rosdahl j...@rosdahl.net wrote:
On 20 August 2015 at 21:04, Joel Rosdahl j...@rosdahl.net wrote:
I will not have time to work on improving the signal handler until next
week at the earliest.
I've now had a look at improving the signal handler. It would
Nadav Har'El n...@cloudius-systems.com writes:
One thing you should perhaps consider is whether this change (using
sigaction, signal sets, instead of the antique signal(), etc.) might break
compilation on some antique UNIX machines or on MS-Windows (!?) or
something. But I doubt any