]> git.eshelyaron.com Git - emacs.git/commit
* atimer.c (toplevel) [HAVE_TIMERFD]: Include errno.h.
authorDmitry Antipov <dmantipov@yandex.ru>
Fri, 1 Aug 2014 06:52:02 +0000 (10:52 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Fri, 1 Aug 2014 06:52:02 +0000 (10:52 +0400)
commit11804a04ada37cbf33576a5a69189bd43b3d66dd
tree2821b4e9dc8e5af953dae668d1229ab080e1dbab
parentbc1ce1df863ffd32d1290b448591f8897029b10b
* atimer.c (toplevel) [HAVE_TIMERFD]: Include errno.h.
(timerfd_callback): Ignore weird events with no data.  Add tight
assertions and comments.
(init_atimer) [HAVE_TIMERFD]: Add environment variable to optionally
disabletimerfd-based timer.  Use TFD_NONBLOCK for timer descriptor.
src/ChangeLog
src/atimer.c