hush: implement proper SIGHUP handling
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 18 Apr 2009 01:23:21 +0000 (01:23 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 18 Apr 2009 01:23:21 +0000 (01:23 -0000)
commit6b9e05392b4457f0ea808810761f8fb9efdffc44
tree22f987ef8ae40bcee3cfb2b54dd19afbd1dc9e07
parent7b9e5c57ae388be642234ee89c75b733711f905d
hush: implement proper SIGHUP handling

function                                             old     new   delta
check_and_run_traps                                  164     229     +65
insert_bg_job                                        376     366     -10
hush_main                                            937     927     -10
shell/hush.c