summaryrefslogtreecommitdiff
path: root/src/syssignal.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup old code.Dan Nicolaescu2010-07-021-3/+0
* Remove POSIX_SIGNALS.Dan Nicolaescu2010-05-031-11/+0
* Remove dead code dealing with POSIX_SIGNALS.Dan Nicolaescu2010-03-221-26/+0
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* fix popup menu selection return (menu.c); add use of popup_activated under NS...Adrian Robert2008-08-041-1/+1
* * bitmaps/README:Dan Nicolaescu2008-07-311-2/+0
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-1/+1
* * unexnext.c:Dan Nicolaescu2008-06-261-7/+0
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* Merge from emacs--rel--22Miles Bader2008-05-141-4/+10
|\
| * (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.YAMAMOTO Mitsuharu2008-05-121-4/+10
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-3/+3
|\ \ | |/
| * (SIGNAL_THREAD_CHECK): Use pthread_equal.YAMAMOTO Mitsuharu2007-01-261-1/+1
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 610-614)Karoly Lorentey2005-10-231-1/+4
|\ \ | |/
| * [__Lynx__]: Undef SIGPOLL along with SIGIO.Eli Zaretskii2005-10-201-1/+4
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-1/+2
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-12-231-0/+27
|\ \ | |/
| * * syssignal.h: Declare main_thread.Jan Djärv2004-12-151-0/+27
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-071-1/+2
|\ \ | |/
| * (init_signals): Move decl outside `#ifdef POSIX_SIGNALS'.Thien-Thi Nguyen2004-05-021-1/+2
* | Portability fixes (now it compiles & runs fine on Solaris).Karoly Lorentey2004-01-031-0/+1
|/
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (sigunblock): Don't define if already defined.Eli Zaretskii2001-11-031-0/+6
* Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY.Kenichi Handa2000-11-111-0/+7
* (sigblock, sigunblock) [USG5_4]: SetGerd Moellmann2000-06-201-2/+8
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-1/+29
* Declare init_signals and add prototypes.Andreas Schwab1998-05-041-4/+5
* Delete #endif left over from previous change.Richard M. Stallman1998-03-011-1/+0
* (sigmask) [POSIX_SIGNALS]: Always define our ownAndreas Schwab1998-02-201-13/+7
* [sigmask] (SIGEMPTYMASK): Define to use sigmask.Richard M. Stallman1997-07-071-0/+7
* (sigpause): Don't define if already defined.Richard M. Stallman1997-07-021-0/+2
* Replaced symbol BSD with BSD_SYSTEM.Karl Heuer1996-09-171-1/+1
* (sigunblockx): Definitions deleted.Richard M. Stallman1996-09-011-10/+1
* Comment change.Richard M. Stallman1996-06-121-2/+2
* (sigunblockx): Use sigunblock.Richard M. Stallman1996-06-121-1/+1
* (EMACS_KILLPG) [WINDOWSNT]: Invoke kill instead of win32_kill_process.Richard M. Stallman1996-04-261-1/+1
* [POSIX_SIGNALS] (sigsetmask): Don't define if already defined.Richard M. Stallman1996-02-041-0/+2
* (sigblock): Delete this, undoing previous change.Karl Heuer1996-01-231-3/+0