summaryrefslogtreecommitdiff
path: root/src/syssignal.h
Commit message (Expand)AuthorAge
...
* Remove (RET)SIGTYPE; it is identical to void on all supported systems.Glenn Morris2011-03-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * src/syssignal.h (signal_handler_t): Restore accidentally removed definition.Dan Nicolaescu2010-08-05
* | Cleanup syssignal.h.Dan Nicolaescu2010-08-05
* | Make building under stricter warning flags somewhat cleaner.Juanma Barranquero2010-07-25
* | Convert some prototypes to standard C.Dan Nicolaescu2010-07-02
* | Remove P_ and __P macros.Jan D2010-07-02
* | Cleanup old code.Dan Nicolaescu2010-07-02
* | Remove POSIX_SIGNALS.Dan Nicolaescu2010-05-03
* | Remove dead code dealing with POSIX_SIGNALS.Dan Nicolaescu2010-03-22
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-08
* fix popup menu selection return (menu.c); add use of popup_activated under NS...Adrian Robert2008-08-04
* * bitmaps/README:Dan Nicolaescu2008-07-31
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-27
* * unexnext.c:Dan Nicolaescu2008-06-26
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-15
* Merge from emacs--rel--22Miles Bader2008-05-14
|\
| * (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.YAMAMOTO Mitsuharu2008-05-12
* | Merge from emacs--rel--22Miles Bader2008-01-08
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-08
* | Merge from emacs--devo--0Miles Bader2007-07-31
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-29
|\|
| * (SIGNAL_THREAD_CHECK): Use pthread_equal.YAMAMOTO Mitsuharu2007-01-26
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-12
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* | Merged from miles@gnu.org--gnu-2005 (patch 610-614)Karoly Lorentey2005-10-23
|\|
| * [__Lynx__]: Undef SIGPOLL along with SIGIO.Eli Zaretskii2005-10-20
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-04
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-05
|\|
| * Update FSF's address.Lute Kamstra2005-07-04
* | Merged in changes from CVS trunk.Karoly Lorentey2004-12-23
|\|
| * * syssignal.h: Declare main_thread.Jan Djärv2004-12-15
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-07
|\|
| * (init_signals): Move decl outside `#ifdef POSIX_SIGNALS'.Thien-Thi Nguyen2004-05-02
* | Portability fixes (now it compiles & runs fine on Solaris).Karoly Lorentey2004-01-03
|/
* Add arch taglinesMiles Bader2003-09-01
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (sigunblock): Don't define if already defined.Eli Zaretskii2001-11-03
* Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY.Kenichi Handa2000-11-11
* (sigblock, sigunblock) [USG5_4]: SetGerd Moellmann2000-06-20
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-19
* Declare init_signals and add prototypes.Andreas Schwab1998-05-04
* Delete #endif left over from previous change.Richard M. Stallman1998-03-01