OSDN Git Service

ash,hush: make trap output short signal names, without SIG prefix
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 27 Sep 2009 00:05:45 +0000 (02:05 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 27 Sep 2009 00:05:45 +0000 (02:05 +0200)
commite74aaf93854b9453b9949954aec77710b257d8b6
tree0be4c4457b9567427706871bfb62fafa296eca19
parent6c750f15180ba51ef37c6cfa381b52e6b05d55aa
ash,hush: make trap output short signal names, without SIG prefix

function                                             old     new   delta
evalvar                                             1373    1371      -2
builtin_trap                                         457     441     -16
trapcmd                                              260     236     -24

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/ash_test/ash-signals/savetrap.right
shell/ash_test/ash-signals/signal1.right
shell/hush.c
shell/hush_test/hush-trap/savetrap.right
shell/hush_test/hush-trap/usage.right