aboutsummaryrefslogtreecommitdiffstats
path: root/src/syssignal.h
Commit message (Expand)AuthorAgeFilesLines
* Port signal-handling to DragonFly BSD.Paul Eggert2014-06-011-0/+2
* Port recent signal-related changes to FreeBSD.Paul Eggert2014-03-271-0/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-141-1/+0
* Chain glib's SIGCHLD handler from Emacs's (Bug#14474).Paul Eggert2013-06-051-0/+4
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Assume POSIX 1003.1-1988 or later for signal.h.Paul Eggert2012-12-071-20/+0
|/
* Improve sys_siglist detection.Paul Eggert2012-10-061-1/+1
* Port timers to OpenBSD, plus check for timer failures.Paul Eggert2012-10-031-2/+6
* Fix a malloc race condition involving strsignal.Paul Eggert2012-10-011-2/+2
* * syssignal.h (PROFILER_CPU_SUPPORT): Don't define if PROFILING.Paul Eggert2012-09-301-1/+2
* Profiler improvements: more-accurate timers, overflow checks.Paul Eggert2012-09-291-0/+4
* Simplify and avoid signal-handling races.Paul Eggert2012-09-231-2/+7
* Remove configure's --without-sync-input option.Paul Eggert2012-09-161-4/+0
* Simplify SIGIO usage.Paul Eggert2012-09-121-21/+0
* More signal-handler cleanup.Paul Eggert2012-09-071-1/+4
* * syssignal.h (handle_on_main_thread): Always declare,Paul Eggert2012-09-061-1/+2
* Signal-handler cleanup.Paul Eggert2012-09-061-54/+5
* Fix race conditions with signal handlers and errno.Paul Eggert2012-09-051-21/+2
* 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