tg 93ccb42114 overhaul the signal handling:
• support NSIG_MAX from http://austingroupbugs.net/view.php?id=741
  and make a TODO for later to use sysconf(_SC_NSIG) at runtime
• bounds-check signals (e.g. no smaller than 1, but smaller than NSIG)
• align trap errorlevel with other shells
• make trap match what’s in POSIX and fixup the manpage
• refactor some code related to signals
• hide from kill builtin both EXIT and ERR pseudo-signals
2015-04-29 20:44:37 +00:00
2015-04-29 20:44:37 +00:00
2015-04-29 20:44:37 +00:00
2010-07-17 22:09:40 +00:00
2014-12-15 23:26:36 +00:00
2015-04-29 20:44:37 +00:00
2015-04-29 20:44:37 +00:00
2014-11-25 20:00:39 +00:00
2014-10-02 19:34:06 +00:00
2015-04-29 20:21:35 +00:00
2015-04-29 20:44:37 +00:00
2015-04-29 20:44:37 +00:00
Description
MirBSD Korn Shell for Jehanne
6.7 MiB
Languages
C 57.6%
Shell 26%
Roff 13.3%
Perl 2.6%
Makefile 0.5%