]> git.eshelyaron.com Git - emacs.git/commit
Heed the EMACS_IGNORE_TIMERFD environment variable
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 25 Oct 2021 14:49:48 +0000 (16:49 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 25 Oct 2021 14:49:48 +0000 (16:49 +0200)
commit8c73e6b0f9acd315a946e01ceb82f86a70b1aeac
tree8c0bbb661a5b9202f2a5c8b1e1f8c4149082325f
parent4143b1d630132bf72c91d33ae5c10e7930e51353
Heed the EMACS_IGNORE_TIMERFD environment variable

* src/emacs.c (main): Call init_atimer after setting up the
environment so that the EMACS_IGNORE_TIMERFD environment variable
is actually heeded.
src/emacs.c