log src/syssignal.h @ 105625:ecdd7b507a32

age author description
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-08-04 Adrian Robert fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)
2008-07-31 Dan Nicolaescu * bitmaps/README:
2008-07-27 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
2008-06-26 Dan Nicolaescu * unexnext.c:
2008-05-15 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-05-14 Miles Bader Merge from emacs--rel--22
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-30 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2004-12-25 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
2004-06-28 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-07-31 Miles Bader Merge from emacs--devo--0
2007-01-29 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-12 Karoly Lorentey Merged from emacs@sv.gnu.org
2005-10-23 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 610-614)
2005-09-04 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-07-05 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
2004-12-23 Karoly Lorentey Merged in changes from CVS trunk.
2004-05-07 Karoly Lorentey Merged in changes from CVS trunk.
2004-01-03 Karoly Lorentey Portability fixes (now it compiles & runs fine on Solaris).
2008-05-12 YAMAMOTO Mitsuharu (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
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 (SIGNAL_THREAD_CHECK): Use pthread_equal.
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-10-20 Eli Zaretskii [__Lynx__]: Undef SIGPOLL along with SIGIO.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2004-12-15 Jan Djärv * syssignal.h: Declare main_thread.
2004-05-02 Thien-Thi Nguyen (init_signals): Move decl outside `#ifdef POSIX_SIGNALS'.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2001-11-03 Eli Zaretskii (sigunblock): Don't define if already defined.
2000-11-11 Kenichi Handa Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY.
2000-06-20 Gerd Moellmann (sigblock, sigunblock) [USG5_4]: Set
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1998-05-04 Andreas Schwab Declare init_signals and add prototypes.
1998-03-01 Richard M. Stallman Delete #endif left over from previous change.
1998-02-20 Andreas Schwab (sigmask) [POSIX_SIGNALS]: Always define our own
1997-07-07 Richard M. Stallman [sigmask] (SIGEMPTYMASK): Define to use sigmask.
1997-07-02 Richard M. Stallman (sigpause): Don't define if already defined.
1996-09-17 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
1996-09-01 Richard M. Stallman (sigunblockx): Definitions deleted.
1996-06-12 Richard M. Stallman Comment change.
1996-06-12 Richard M. Stallman (sigunblockx): Use sigunblock.
1996-04-26 Richard M. Stallman (EMACS_KILLPG) [WINDOWSNT]: Invoke kill instead of win32_kill_process.
1996-02-04 Richard M. Stallman [POSIX_SIGNALS] (sigsetmask): Don't define if already defined.
1996-01-23 Karl Heuer (sigblock): Delete this, undoing previous change.
1996-01-21 Karl Heuer [__DJGPP__] (sigblock): Define trivially.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-10-30 Richard M. Stallman [POSIX_SIGNALS] (signal): Undef before defining.
1995-06-15 Karl Heuer Update GPL to version 2.
1995-01-24 Karl Heuer Don't use function prototypes.
1994-12-09 Karl Heuer Fix typo in comment.
1994-11-01 Richard M. Stallman [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
1994-07-27 Richard M. Stallman [POSIX_SIGNALS] (signal): New definition.
1994-06-16 Richard M. Stallman [USG5_4] (sigblock): Use |, not &.
1994-06-15 Richard M. Stallman (sigblock) [USG5_4]: Define if not defined.
1993-06-05 Richard M. Stallman [POSIX] [!__GNUC__] (sys_sigmask): Add declaration.
1993-05-24 Jim Blandy * syssignal.h (sys_signal): Declare the second argument to have
1993-05-24 Jim Blandy * syssignal.h: Don't #include <signal.h>
1993-05-22 Jim Blandy Updated copyright years.
1993-05-19 Jim Blandy Some changes from Michael K. Johnson for Linux.
1993-03-11 Jim Blandy * syssignal.h (sigunblock): Add definition which works under SYSVr4.
1992-05-10 Jim Blandy entered into RCS
1992-05-01 Jim Blandy *** empty log message ***
1992-02-23 Jim Blandy Initial revision