aboutsummaryrefslogtreecommitdiffstats
path: root/src/syssignal.h
Commit message (Expand)AuthorAgeFilesLines
* Move NSIG_MINIMUM from src/s to configureGlenn Morris2012-07-121-0/+1
* Move some AIX defines from src/s to configureGlenn Morris2012-07-111-3/+1
* Switch from NO_RETURN to C11's _Noreturn.Paul Eggert2012-06-241-1/+1
* Remove references to macros that are not defined anywhereGlenn Morris2012-04-301-10/+5
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Check for pthread and use it if found.Jan Djärv2011-08-041-1/+1
* * sysdep.c (croak): Now static, ifPaul Eggert2011-04-131-0/+2
* * sysdep.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-2/+1
* * sysdep.c (croak): Move decl from here to syssignal.h.Paul Eggert2011-04-131-0/+1
* Remove (RET)SIGTYPE; it is identical to void on all supported systems.Glenn Morris2011-03-261-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * src/syssignal.h (signal_handler_t): Restore accidentally removed definition.Dan Nicolaescu2010-08-051-0/+4
* | Cleanup syssignal.h.Dan Nicolaescu2010-08-051-31/+1
* | Make building under stricter warning flags somewhat cleaner.Juanma Barranquero2010-07-251-1/+1
* | Convert some prototypes to standard C.Dan Nicolaescu2010-07-021-1/+1
* | Remove P_ and __P macros.Jan D2010-07-021-5/+5
* | 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 [email protected]Karoly 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 [email protected]Karoly Lorentey2006-02-121-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Merged from [email protected] (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 [email protected] (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
|\|