ash,hush: set $HOSTNAME is bash compat. Closes 7028
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 15 Apr 2014 09:43:29 +0000 (11:43 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 15 Apr 2014 09:43:29 +0000 (11:43 +0200)
commit3fa97af7ccc75264fb237f279f253eddf0ba4da1
treed9897c308b55ecaf08b3f6da191b4a1d03e387a8
parentad16741ccd8a8587644d88fb8fdfc41ada1928a6
ash,hush: set $HOSTNAME is bash compat. Closes 7028

function                                             old     new   delta
hush_main                                           1056    1128     +72
ash_main                                            1442    1487     +45

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/hush.c