summary refs log tree commit diff
path: root/src/trap.c (follow)
Commit message (Expand)AuthorAge
* trap: Globally rename pendingsigs to pending_sigDenys Vlasenko2018-03-10
* trap: Implement POSIX.1-2008 trap reset behaviourHerbert Xu2016-09-02
* input: Remove HETIOHerbert Xu2015-01-05
* [BUILTIN] Return without arguments in a trap should use status outside trapsHerbert Xu2014-10-06
* [BUILTIN] Exit without arguments in a trap should use status outside trapsHerbert Xu2014-10-06
* [TRAP] Make sure evalskip is zero before running trapsHerbert Xu2014-10-02
* [SIGNAL] Mark status as volatile in exitshellMaciej Żenczykowski2010-11-28
* [EVAL] Fixed trap/return regression due to SKIPEVAL removalHerbert Xu2010-11-28
* [JOBS] Fix wait regression where it does not wait for all jobsHerbert Xu2010-05-27
* [EVAL] Force fork if any trap is set, not just on EXITJilles Tjoelker2010-05-27
* [BUILTIN] Make trap signal name/number errors non-fatal.Herbert Xu2010-04-02
* [EVAL] Pass EV_TESTED into evalcmdHerbert Xu2009-08-11
* [SIGNAL] Remove EXSIGHerbert Xu2009-02-22
* [JOBS] Fix dowait signal raceHerbert Xu2009-02-22
* [SHELL] Move flushall to the point just before _exitHerbert Xu2007-09-22
* [SHELL] Restore foreground process group on exitHerbert Xu2007-09-22
* [EVAL] Make eval with empty arguments return 0 Herbert Xu2006-01-12
* Copyright/licence updates and remove all traces of sys/cdefs.hHerbert Xu2005-10-29
* Added eflag fixes for trap and minusc.herbert2005-09-26
* Renamed error to sh_error.herbert2005-09-26
* Only reread exitstatus on EXEXIT in exitshell.herbert2005-09-26
* Initial import.Herbert Xu2005-09-26
-09-15 19:02:12 -0400'>2021-09-15Remove typer, add downgrade to READMEJune McEnroe 2021-09-15Set bot mode on downgradeJune McEnroe 2021-09-15Enter capsicum in downgradeJune McEnroe 2021-09-15Factor out common parts of downgrade messagesJune McEnroe 2021-09-14Add downgrade IRC botJune McEnroe 2021-09-14Sort by title if authors matchJune McEnroe 2021-09-13Swap-remove tags as they're foundJune McEnroe 2021-09-12Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe