summaryrefslogtreecommitdiff
path: root/src/syssignal.h
Commit message (Expand)AuthorAge
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Improve sys_siglist detection.Paul Eggert2012-10-06
* Port timers to OpenBSD, plus check for timer failures.Paul Eggert2012-10-03
* Fix a malloc race condition involving strsignal.Paul Eggert2012-10-01
* * syssignal.h (PROFILER_CPU_SUPPORT): Don't define if PROFILING.Paul Eggert2012-09-30
* Profiler improvements: more-accurate timers, overflow checks.Paul Eggert2012-09-29
* Simplify and avoid signal-handling races.Paul Eggert2012-09-23
* Remove configure's --without-sync-input option.Paul Eggert2012-09-16
* Simplify SIGIO usage.Paul Eggert2012-09-12
* More signal-handler cleanup.Paul Eggert2012-09-07
* * syssignal.h (handle_on_main_thread): Always declare,Paul Eggert2012-09-06
* Signal-handler cleanup.Paul Eggert2012-09-06
* Fix race conditions with signal handlers and errno.Paul Eggert2012-09-05
* Move NSIG_MINIMUM from src/s to configureGlenn Morris2012-07-12
* Move some AIX defines from src/s to configureGlenn Morris2012-07-11
* Switch from NO_RETURN to C11's _Noreturn.Paul Eggert2012-06-24
* Remove references to macros that are not defined anywhereGlenn Morris2012-04-30
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-14
* Check for pthread and use it if found.Jan Djärv2011-08-04
* * sysdep.c (croak): Now static, ifPaul Eggert2011-04-13
* * sysdep.c: Make symbols static if they're not exported.Paul Eggert2011-04-13
* * sysdep.c (croak): Move decl from here to syssignal.h.Paul Eggert2011-04-13
* 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
|\|