commit | 1125d7d6801940a5218b74c8fd46f1eaa2e4de39 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sun Jan 08 17:19:38 2017 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Jan 08 17:19:38 2017 +0100 |
tree | ec8b07c2799e6d538f0aaf63ab51497904580504 | |
parent | d5b5c2fa151d318fa96778d5871e23ede312e5fa [diff] |
hush: kill builtin and kill %jobspec support Also made it and printf, type and wait builtins optional. function old new delta builtin_kill - 323 +323 bltins1 336 348 +12 builtin_type 114 116 +2 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 2/0 up/down: 337/0) Total: 337 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>