log src/atimer.c @ 112317:7df2e30d72ec

age author description
Sun, 09 Jan 2011 00:12:35 -0800 Paul Eggert Include <unistd.h> unilaterally.
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sun, 24 Oct 2010 17:36:09 -0400 Chong Yidong Merge changes from emacs-23
Sat, 23 Oct 2010 01:38:34 +0200 Juanma Barranquero Fix typos.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Sun, 04 Jul 2010 21:57:13 -0700 Dan Nicolaescu * src/atimer.c: Use "" instead of <> for local includes for
Sun, 04 Jul 2010 15:41:55 +0200 Juanma Barranquero Fix more prototypes.
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Mon, 22 Mar 2010 12:51:59 -0700 Dan Nicolaescu Remove dead code dealing with POSIX_SIGNALS.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 13 Jan 2010 13:42:45 +0900 YAMAMOTO Mitsuharu Call SIGNAL_THREAD_CHECK from signal handlers.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Wed, 29 Apr 2009 03:48:38 +0000 YAMAMOTO Mitsuharu (init_atimer): Also clear stopped_atimers.
Sat, 07 Feb 2009 04:15:19 +0000 Chong Yidong (run_timers): Update pending_atimers.
Fri, 30 Jan 2009 13:06:07 +0000 Juanma Barranquero * atimer.c (run_timers, alarm_signal_handler):
Thu, 29 Jan 2009 14:33:14 +0000 Chong Yidong (run_timers, alarm_signal_handler): Update pending_signals.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 09 Apr 2008 06:46:02 +0000 Jan Dj«£rv (alarm_signal_handler): Call run_timers if not SYNC_INPUT.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Sat, 25 Dec 2004 02:00:25 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
Thu, 04 Nov 2004 08:55:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
Fri, 23 Jul 2004 04:30:44 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-25
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 29 Nov 2005 22:36:47 +0000 Stefan Monnier (stop_other_atimers): Fix loop to correctly compute `prev'.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Wed, 15 Dec 2004 21:40:41 +0000 Jan Dj«£rv * syssignal.h: Declare main_thread.
Sun, 31 Oct 2004 12:25:46 +0000 Jan Dj«£rv * atimer.c (alarm_signal_handler): Do not call set_alarm if
Mon, 19 Jul 2004 04:42:43 +0000 Steven Tamm Fixes for Ctrl-G support on carbon, replacing old timeout based polling
Wed, 16 Jun 2004 15:10:55 +0000 Kim F. Storm Update copyright.
Mon, 09 Feb 2004 15:39:49 +0000 Jan Dj«£rv Move include stdio.h to same place as in other files.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 08 Oct 2001 09:42:04 +0000 Gerd Moellmann (alarm_signal_handler) [USG && !POSIX_SIGNALS]:
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Mon, 08 Oct 2001 05:55:48 +0000 Pavel Jan«¿k *** empty log message ***
Thu, 15 Jun 2000 12:56:17 +0000 Gerd Moellmann (alarm_signal_handler): Add forward declaration.
Sun, 12 Mar 2000 17:01:02 +0000 Gerd Moellmann (cancel_atimer): Break out of the loop as soon as timer
Tue, 29 Feb 2000 13:49:02 +0000 Gerd Moellmann (start_atimer): Don't abort when timers are stopped.
Tue, 29 Feb 2000 09:31:42 +0000 Gerd Moellmann (cancel_atimer): Handle canceling an atimer when
Thu, 17 Feb 2000 13:12:27 +0000 Gerd Moellmann (stop_other_atimers): Don't call cancel_atimer because
Sat, 12 Feb 2000 13:13:13 +0000 Gerd Moellmann (stopped_atimers): New variable.