commit | 0806e401d6747c391fa0427e0ccba9951f9a1c3d | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu May 12 23:06:20 2011 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu May 12 23:06:20 2011 +0200 |
tree | b64a92ccbe311f699462c48fd2737e3539450238 | |
parent | b1ab283f0b6acc6610d64ec33a50c7b16e517797 [diff] |
hush: install signal handlers with filled sigmask function old new delta install_sighandler - 39 +39 hush_main 1001 1031 +30 builtin_trap 386 392 +6 install_sighandlers 121 123 +2 switch_off_special_sigs 87 86 -1 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 3/1 up/down: 77/-1) Total: 76 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>