index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
atimer.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Call SIGNAL_THREAD_CHECK from signal handlers.
...
YAMAMOTO Mitsuharu
2010-01-13
1
-0
/
+4
*
* alloc.c: Do not define struct catchtag.
...
Dan Nicolaescu
2009-10-19
1
-0
/
+1
*
(init_atimer): Also clear stopped_atimers.
YAMAMOTO Mitsuharu
2009-04-29
1
-1
/
+1
*
(run_timers): Update pending_atimers.
Chong Yidong
2009-02-07
1
-0
/
+3
*
* atimer.c (run_timers, alarm_signal_handler):
...
Juanma Barranquero
2009-01-30
1
-1
/
+7
*
(run_timers, alarm_signal_handler): Update pending_signals.
Chong Yidong
2009-01-29
1
-2
/
+9
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
Remove support for Mac Carbon.
...
Dan Nicolaescu
2008-07-27
1
-6
/
+0
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-14
1
-6
/
+4
*
(alarm_signal_handler): Call run_timers if not SYNC_INPUT.
...
Jan Djärv
2008-04-09
1
-11
/
+17
*
Add 2008 to copyright years.
Glenn Morris
2008-01-08
1
-1
/
+1
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Update copyright for years from Emacs 21 to present (mainly adding
...
Glenn Morris
2007-01-14
1
-2
/
+2
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+2
*
(stop_other_atimers): Fix loop to correctly compute `prev'.
Stefan Monnier
2005-11-29
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-1
/
+1
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
* syssignal.h: Declare main_thread.
...
Jan Djärv
2004-12-15
1
-0
/
+2
*
* atimer.c (alarm_signal_handler): Do not call set_alarm if
...
Jan Djärv
2004-10-31
1
-1
/
+2
*
Fixes for Ctrl-G support on carbon, replacing old timeout based polling
...
Steven Tamm
2004-07-19
1
-0
/
+6
*
Update copyright.
Kim F. Storm
2004-06-16
1
-1
/
+1
*
Move include stdio.h to same place as in other files.
Jan Djärv
2004-02-09
1
-2
/
+2
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+3
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-22
/
+22
*
(alarm_signal_handler) [USG && !POSIX_SIGNALS]:
...
Gerd Moellmann
2001-10-08
1
-6
/
+0
*
Don't define min/max.
Gerd Moellmann
2001-10-08
1
-5
/
+0
*
*** empty log message ***
Pavel Janík
2001-10-08
1
-1
/
+1
*
(alarm_signal_handler): Add forward declaration.
Gerd Moellmann
2000-06-15
1
-0
/
+1
*
(cancel_atimer): Break out of the loop as soon as timer
...
Gerd Moellmann
2000-03-12
1
-1
/
+2
*
(start_atimer): Don't abort when timers are stopped.
...
Gerd Moellmann
2000-02-29
1
-28
/
+44
*
(cancel_atimer): Handle canceling an atimer when
...
Gerd Moellmann
2000-02-29
1
-18
/
+27
*
(stop_other_atimers): Don't call cancel_atimer because
...
Gerd Moellmann
2000-02-17
1
-5
/
+17
*
(stopped_atimers): New variable.
...
Gerd Moellmann
2000-02-12
1
-1
/
+72
*
(start_atimer) [!HAVE_SETITIMER]: Use EMACS_SET_SECS
...
Eli Zaretskii
2000-01-27
1
-2
/
+2
*
*** empty log message ***
Gerd Moellmann
2000-01-25
1
-0
/
+336
[prev]