log src/syssignal.h @ 83648:65663fcd2caa

age author description
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 23 Oct 2005 22:47:29 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 610-614)
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Thu, 23 Dec 2004 16:43:51 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 07 May 2004 14:20:00 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 03 Jan 2004 08:31:14 +0000 Karoly Lorentey Portability fixes (now it compiles & runs fine on Solaris).
Mon, 12 May 2008 08:30:26 +0000 YAMAMOTO Mitsuharu (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
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.
Fri, 26 Jan 2007 08:36:24 +0000 YAMAMOTO Mitsuharu (SIGNAL_THREAD_CHECK): Use pthread_equal.
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.
Thu, 20 Oct 2005 13:18:50 +0000 Eli Zaretskii [__Lynx__]: Undef SIGPOLL along with SIGIO.
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, 02 May 2004 16:00:08 +0000 Thien-Thi Nguyen (init_signals): Move decl outside `#ifdef POSIX_SIGNALS'.
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.
Sat, 03 Nov 2001 16:52:13 +0000 Eli Zaretskii (sigunblock): Don't define if already defined.
Sat, 11 Nov 2000 01:07:16 +0000 Kenichi Handa Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY.
Tue, 20 Jun 2000 18:31:04 +0000 Gerd Moellmann (sigblock, sigunblock) [USG5_4]: Set
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Mon, 04 May 1998 09:24:30 +0000 Andreas Schwab Declare init_signals and add prototypes.
Sun, 01 Mar 1998 23:17:19 +0000 Richard M. Stallman Delete #endif left over from previous change.
Fri, 20 Feb 1998 13:01:10 +0000 Andreas Schwab (sigmask) [POSIX_SIGNALS]: Always define our own
Mon, 07 Jul 1997 19:05:34 +0000 Richard M. Stallman [sigmask] (SIGEMPTYMASK): Define to use sigmask.
Wed, 02 Jul 1997 18:17:11 +0000 Richard M. Stallman (sigpause): Don't define if already defined.
Tue, 17 Sep 1996 03:43:54 +0000 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
Sun, 01 Sep 1996 22:08:12 +0000 Richard M. Stallman (sigunblockx): Definitions deleted.
Wed, 12 Jun 1996 17:56:46 +0000 Richard M. Stallman Comment change.
Wed, 12 Jun 1996 15:49:49 +0000 Richard M. Stallman (sigunblockx): Use sigunblock.
Fri, 26 Apr 1996 19:55:52 +0000 Richard M. Stallman (EMACS_KILLPG) [WINDOWSNT]: Invoke kill instead of win32_kill_process.
Sun, 04 Feb 1996 20:13:47 +0000 Richard M. Stallman [POSIX_SIGNALS] (sigsetmask): Don't define if already defined.
Tue, 23 Jan 1996 17:55:02 +0000 Karl Heuer (sigblock): Delete this, undoing previous change.
Sun, 21 Jan 1996 03:54:12 +0000 Karl Heuer [__DJGPP__] (sigblock): Define trivially.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Mon, 30 Oct 1995 02:37:50 +0000 Richard M. Stallman [POSIX_SIGNALS] (signal): Undef before defining.
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Tue, 24 Jan 1995 05:27:32 +0000 Karl Heuer Don't use function prototypes.
Fri, 09 Dec 1994 22:43:47 +0000 Karl Heuer Fix typo in comment.
Tue, 01 Nov 1994 08:42:36 +0000 Richard M. Stallman [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
Wed, 27 Jul 1994 18:10:51 +0000 Richard M. Stallman [POSIX_SIGNALS] (signal): New definition.
Thu, 16 Jun 1994 18:51:07 +0000 Richard M. Stallman [USG5_4] (sigblock): Use |, not &.
Wed, 15 Jun 1994 04:05:32 +0000 Richard M. Stallman (sigblock) [USG5_4]: Define if not defined.
Sat, 05 Jun 1993 02:07:08 +0000 Richard M. Stallman [POSIX] [!__GNUC__] (sys_sigmask): Add declaration.
Mon, 24 May 1993 05:12:22 +0000 Jim Blandy * syssignal.h (sys_signal): Declare the second argument to have
Mon, 24 May 1993 02:32:33 +0000 Jim Blandy * syssignal.h: Don't #include <signal.h>
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Wed, 19 May 1993 22:01:35 +0000 Jim Blandy Some changes from Michael K. Johnson for Linux.
Thu, 11 Mar 1993 07:16:39 +0000 Jim Blandy * syssignal.h (sigunblock): Add definition which works under SYSVr4.
Sun, 10 May 1992 18:13:22 +0000 Jim Blandy entered into RCS
Fri, 01 May 1992 06:20:46 +0000 Jim Blandy *** empty log message ***
Sun, 23 Feb 1992 07:59:34 +0000 Jim Blandy Initial revision