summaryrefslogtreecommitdiffstats
path: root/signal.c (follow)
Commit message (Expand)AuthorAgeLines
* Reset SIGPIPE signal handler in child process before exec().Kevin McCarthy2021-06-18-0/+26
* Turn off check_sec.sh warning.Kevin McCarthy2020-05-07-2/+2
* Add L10N strings to exit_handler().Kevin McCarthy2020-05-07-2/+45
* exit_handler: add explanation about the missing l10n translations.Vincent Lefevre2020-05-07-1/+3
* Add background compose menu and $background_format config var.Kevin McCarthy2020-02-29-4/+2
* Add gcc comments for fallthrough case statements.Kevin McCarthy2019-11-10-0/+1
* Remove nonreentrant calls from exit_handler()Kevin McCarthy2019-11-10-4/+43
* Remove trailing whitespace.Kevin McCarthy2018-12-31-5/+5
* Update copyright notices.Kevin McCarthy2016-01-01-1/+1
* fix typos in commentsOndřej Bílka2013-07-23-1/+1
* remove deprecated check for signal() return typeMichael Elkins2012-12-20-3/+3
* Make some functions static.Emanuele Giaquinta2008-10-28-3/+3
* Gah, forgot the zip code when updating the FSF address...Brendan Cully2005-09-17-1/+1
* Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully2005-09-17-1/+1
* Add config.h to the top of every C file that could possibly want it.Brendan Cully2005-02-03-0/+4
* Trigger window resizing code when waking up from suspension.Paul Walker2005-01-28-0/+5
* Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler2002-12-11-1/+1
* Tru64 Unix portability patch.Tony Leneis2002-09-09-0/+4
* patch.me.connect_timeout.1Thomas Roessler2000-10-04-1/+21
* The FSF apparently has moved.Thomas Roessler2000-03-03-1/+1
* Update copyright notices for unstable.Thomas Roessler2000-01-06-1/+1
* patch.mutt-0.95.1i.ld.signals.1-2.gzThomas Roessler1999-02-11-29/+15
* patch.mutt-0.95.1i.ld.signals.1: A major redesign of how childThomas Roessler1999-02-10-79/+68
* Get rid of RCS ids in source files. They are getting in our wayThomas Roessler1999-01-07-1/+0
* Change "static char rcsid[]" to "static const char rcsid[]" to makeThomas Roessler1998-10-15-1/+1
* Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler1998-10-13-0/+1
* Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler1998-10-01-3/+3
* Initial revisionThomas Roessler1998-06-08-0/+245