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