commit | 80542bad2f1df9d99b579c9eeb3c2675c14c72c0 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sun May 08 21:23:43 2011 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun May 08 21:23:43 2011 +0200 |
tree | 906cdea5609e0272fda16dc02caa3c683912c228 | |
parent | 80c5b6893d4708b3683ad9a51c990a326a8f1dff [diff] |
hush: make read builtin interruptible. function old new delta builtin_read 185 471 +286 check_and_run_traps 200 262 +62 nonblock_immune_read 73 119 +46 sigismember - 44 +44 record_signal - 21 +21 sigisemptyset - 16 +16 ... ------------------------------------------------------------------------------ (add/remove: 5/0 grow/shrink: 7/5 up/down: 483/-46) Total: 437 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>