log src/blockinput.h @ 93188:bb7e96e383ab

age author description
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-26 YAMAMOTO Mitsuharu (interrupt_input_blocked): Declare volatile.
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-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-03-07 Kim F. Storm (TOTALLY_UNBLOCK_INPUT): Avoid dangling else.
2005-03-07 Andreas Schwab (UNBLOCK_INPUT_TO): Always call UNBLOCK_INPUT.
2005-03-06 Richard M. Stallman (UNBLOCK_INPUT_TO): New macro.
2004-06-16 Kim F. Storm Update copyright.
2004-05-17 Kim F. Storm (INPUT_BLOCKED_P): New macro.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2000-06-25 Dave Love Protect against multiple inclusion. Include
2000-01-25 Gerd Moellmann (pending_atimers): Add extern declaration.
1998-04-28 Richard M. Stallman (reinvoke_input_signal): Don't use prototype decl.
1998-04-14 Andreas Schwab Add more prototypes.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1993-05-10 Jim Blandy * blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
1993-04-07 Richard M. Stallman (interrupt_input_blocked): Make this signed int.
1993-04-07 Richard M. Stallman (UNBLOCK_INPUT): Fix typo.
1993-03-31 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
1993-03-31 Jim Blandy Initial revision