summaryrefslogtreecommitdiff
path: root/src/atimer.h
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Update copyright year to 2015Paul Eggert2015-01-01
* On GNU/Linux, use timerfd for asynchronous timers.Dmitry Antipov2014-07-28
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-14
* Simplify EMACS_TIME-related code.Paul Eggert2013-08-27
* New unwind-protect flavors to better type-check C callbacks.Paul Eggert2013-07-16
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * atimer.c, atimer.h (turn_on_atimers): Use bool for boolean.Paul Eggert2012-08-23
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* * atimer.c (alarm_signal_handler, run_all_atimers): Now static.Paul Eggert2011-04-10
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-02
* | Remove P_ and __P macros.Jan D2010-07-02
|/
* Fix typos in comments.Juanma Barranquero2010-01-17
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-08
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-15
* Add 2008 to copyright years.Glenn Morris2008-01-08
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* Update copyright.Kim F. Storm2004-06-16
* Don't include lisp.h.Richard M. Stallman2003-09-19
* Add arch taglinesMiles Bader2003-09-01
* Include lisp.h.Dave Love2003-08-20
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* *** empty log message ***Pavel Janík2001-10-08
* Protect against multiple inclusion. IncludeDave Love2000-06-25
* (stop_other_atimers, run_all_atimers)Gerd Moellmann2000-02-12
* *** empty log message ***Gerd Moellmann2000-01-25