log src/blockinput.h @ 78260:922696f363b0

age author description
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 26 Jan 2007 08:36:18 +0000 YAMAMOTO Mitsuharu (interrupt_input_blocked): Declare volatile.
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.
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.
Mon, 07 Mar 2005 10:49:51 +0000 Kim F. Storm (TOTALLY_UNBLOCK_INPUT): Avoid dangling else.
Mon, 07 Mar 2005 01:54:13 +0000 Andreas Schwab (UNBLOCK_INPUT_TO): Always call UNBLOCK_INPUT.
Sun, 06 Mar 2005 15:59:44 +0000 Richard M. Stallman (UNBLOCK_INPUT_TO): New macro.
Wed, 16 Jun 2004 15:10:55 +0000 Kim F. Storm Update copyright.
Mon, 17 May 2004 23:06:16 +0000 Kim F. Storm (INPUT_BLOCKED_P): New macro.
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.
Sun, 25 Jun 2000 16:02:04 +0000 Dave Love Protect against multiple inclusion. Include
Tue, 25 Jan 2000 15:53:45 +0000 Gerd Moellmann (pending_atimers): Add extern declaration.
Tue, 28 Apr 1998 02:33:19 +0000 Richard M. Stallman (reinvoke_input_signal): Don't use prototype decl.
Tue, 14 Apr 1998 12:33:47 +0000 Andreas Schwab Add more prototypes.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Mon, 10 May 1993 00:14:09 +0000 Jim Blandy * blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
Wed, 07 Apr 1993 22:09:23 +0000 Richard M. Stallman (interrupt_input_blocked): Make this signed int.
Wed, 07 Apr 1993 20:25:14 +0000 Richard M. Stallman (UNBLOCK_INPUT): Fix typo.
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Wed, 31 Mar 1993 08:13:16 +0000 Jim Blandy Initial revision