]> git.eshelyaron.com Git - emacs.git/commit
Always start the SIGALRM atimers
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 27 Oct 2021 12:58:08 +0000 (14:58 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 27 Oct 2021 12:58:08 +0000 (14:58 +0200)
commit4107549a614a9977cdec4cb7a1d5eaec72a3380f
tree8462aa5a9ed8f36e12e9626c6632ccf2664eae56
parent14d835a2985379bae1540927fa422c5e35cfb792
Always start the SIGALRM atimers

* src/atimer.c (init_atimer): Always start the SIGALRM alarms,
even if we're using timerfd (bug#19776).  See long, long
discussion in the bug report for why this is necessary.
src/atimer.c