commit | f58f705c5812cec5d5308ae29baceeb648d08e24 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu May 12 02:10:33 2011 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu May 12 02:10:33 2011 +0200 |
tree | 8028164dcbc39a2cc18afce67e7ef5d72926f060 | |
parent | 9d6cbafe728c9100a35e29ba7a3729c5303e73ea [diff] |
hush: fix login shell's signal handling; add -l option so that it's easier to test function old new delta hush_main 958 1001 +43 install_special_sighandlers 47 52 +5 packed_usage 28752 28741 -11 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/1 up/down: 48/-11) Total: 37 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>