summaryrefslogtreecommitdiff
path: root/src/atimer.c
Commit message (Expand)AuthorAgeFilesLines
* (alarm_signal_handler): Add forward declaration.Gerd Moellmann2000-06-151-0/+1
* (cancel_atimer): Break out of the loop as soon as timerGerd Moellmann2000-03-121-1/+2
* (start_atimer): Don't abort when timers are stopped.Gerd Moellmann2000-02-291-28/+44
* (cancel_atimer): Handle canceling an atimer whenGerd Moellmann2000-02-291-18/+27
* (stop_other_atimers): Don't call cancel_atimer becauseGerd Moellmann2000-02-171-5/+17
* (stopped_atimers): New variable.Gerd Moellmann2000-02-121-1/+72
* (start_atimer) [!HAVE_SETITIMER]: Use EMACS_SET_SECSEli Zaretskii2000-01-271-2/+2
* *** empty log message ***Gerd Moellmann2000-01-251-0/+336