peter
d842f3f837
Sigh. Signal handlers are executed on leaving the system call, not
...
at moment of delivery. Restoring the signal mask after the tsleep()
is next to useless since the signal is still queued.. This was interacting
with usleep(3) on receipt of a SIGALRM causing it to near busy loop.
Now, we set the new signal mask "permanently" for signanosleep().
Problem noted by: bde
1997-10-15 13:58:52 +00:00
..
1997-10-01 20:46:29 +00:00
1997-10-12 20:26:33 +00:00
1997-09-21 21:43:54 +00:00
1997-10-15 07:35:48 +00:00
1997-05-25 15:50:46 +00:00
1997-10-09 00:20:00 +00:00
1997-10-15 10:09:24 +00:00
1997-10-15 13:24:07 +00:00
1997-10-11 07:35:25 +00:00
1997-10-15 13:24:07 +00:00
1997-10-15 10:09:24 +00:00
1997-10-12 20:26:33 +00:00
1997-10-15 13:24:07 +00:00
1997-10-15 13:58:52 +00:00
1997-08-02 14:33:27 +00:00
1997-10-15 13:24:07 +00:00
1997-10-04 04:24:18 +00:00
1997-10-15 10:05:29 +00:00
1997-10-12 20:26:33 +00:00
1997-10-06 15:56:16 +00:00
1997-10-12 20:26:33 +00:00
1997-09-14 03:10:42 +00:00
1997-10-12 20:26:33 +00:00
1997-10-12 20:26:33 +00:00
1997-04-14 18:26:51 +00:00
1997-10-15 13:24:07 +00:00
1997-10-15 13:24:07 +00:00
1997-10-12 20:26:33 +00:00
1997-10-14 14:58:18 +00:00
1997-10-06 05:46:03 +00:00
1997-10-12 14:14:27 +00:00
1997-02-22 09:48:43 +00:00
1997-05-28 04:45:15 +00:00
1997-10-12 08:54:47 +00:00
1997-10-12 20:26:33 +00:00
1997-09-10 20:11:02 +00:00
1997-10-15 13:24:07 +00:00
1997-10-12 20:26:33 +00:00
1997-07-13 07:36:20 +00:00