bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#10404: [PATCH] Power: sleep longer than two seconds at a time


From: Eli Zaretskii
Subject: bug#10404: [PATCH] Power: sleep longer than two seconds at a time
Date: Wed, 12 Jun 2013 21:14:12 +0300

> From: Glenn Morris <rgm@gnu.org>
> Date: Wed, 12 Jun 2013 13:25:57 -0400
> 
> 
> This sounds like a good idea.
> Does anyone have any comments?

We don't use sigblock or sigsetmask, I believe because they are
obsolescent.  We use sigprocmask instead.

The other comment is that these changes ignore the MS-Windows
implementation of SIGALRM.

Thanks.





reply via email to

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