summaryrefslogtreecommitdiff
path: root/src/atimer.c
Commit message (Expand)AuthorAge
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (stop_other_atimers): Fix loop to correctly compute `prev'.Stefan Monnier2005-11-29
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* * syssignal.h: Declare main_thread.Jan Djärv2004-12-15
* * atimer.c (alarm_signal_handler): Do not call set_alarm ifJan Djärv2004-10-31
* Fixes for Ctrl-G support on carbon, replacing old timeout based pollingSteven Tamm2004-07-19
* Update copyright.Kim F. Storm2004-06-16
* Move include stdio.h to same place as in other files.Jan Djärv2004-02-09
* Add arch taglinesMiles Bader2003-09-01
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (alarm_signal_handler) [USG && !POSIX_SIGNALS]:Gerd Moellmann2001-10-08
* Don't define min/max.Gerd Moellmann2001-10-08
* *** empty log message ***Pavel Janík2001-10-08
* (alarm_signal_handler): Add forward declaration.Gerd Moellmann2000-06-15
* (cancel_atimer): Break out of the loop as soon as timerGerd Moellmann2000-03-12
* (start_atimer): Don't abort when timers are stopped.Gerd Moellmann2000-02-29
* (cancel_atimer): Handle canceling an atimer whenGerd Moellmann2000-02-29
* (stop_other_atimers): Don't call cancel_atimer becauseGerd Moellmann2000-02-17
* (stopped_atimers): New variable.Gerd Moellmann2000-02-12
* (start_atimer) [!HAVE_SETITIMER]: Use EMACS_SET_SECSEli Zaretskii2000-01-27
* *** empty log message ***Gerd Moellmann2000-01-25