log src/atimer.c @ 87636:08663683b8a1

age author description
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-14 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-11-29 Stefan Monnier (stop_other_atimers): Fix loop to correctly compute `prev'.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2004-12-15 Jan Djärv * syssignal.h: Declare main_thread.
2004-10-31 Jan Djärv * atimer.c (alarm_signal_handler): Do not call set_alarm if
2004-07-19 Steven Tamm Fixes for Ctrl-G support on carbon, replacing old timeout based polling
2004-06-16 Kim F. Storm Update copyright.
2004-02-09 Jan Djärv Move include stdio.h to same place as in other files.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2001-10-08 Gerd Moellmann (alarm_signal_handler) [USG && !POSIX_SIGNALS]:
2001-10-08 Gerd Moellmann Don't define min/max.
2001-10-08 Pavel Janík *** empty log message ***
2000-06-15 Gerd Moellmann (alarm_signal_handler): Add forward declaration.
2000-03-12 Gerd Moellmann (cancel_atimer): Break out of the loop as soon as timer
2000-02-29 Gerd Moellmann (start_atimer): Don't abort when timers are stopped.
2000-02-29 Gerd Moellmann (cancel_atimer): Handle canceling an atimer when
2000-02-17 Gerd Moellmann (stop_other_atimers): Don't call cancel_atimer because
2000-02-12 Gerd Moellmann (stopped_atimers): New variable.
2000-01-27 Eli Zaretskii (start_atimer) [!HAVE_SETITIMER]: Use EMACS_SET_SECS
2000-01-25 Gerd Moellmann *** empty log message ***