ash: make set -o and set +o work as in dash/bash.
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 6 May 2008 15:30:27 +0000 (15:30 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 6 May 2008 15:30:27 +0000 (15:30 -0000)
commitdddfaff36354050d170bcc1d1328cc23e5b0065e
tree23e11e5fdf0e1f8330ccf19fe427df64728d1188
parent380bcfc9f7ce8a979aa6ec16b15e586c65c8f3aa
ash: make set -o and set +o work as in dash/bash.
by Cristian Ionescu-Idbohrn.

function                                             old     new   delta
options                                              565     625     +60
getoptscmd                                           709     698     -11
shell/ash.c