hush: export -n support
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 20 Apr 2009 22:04:21 +0000 (22:04 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 20 Apr 2009 22:04:21 +0000 (22:04 -0000)
commitad4bd0548a5a9b630606ca95794cee8b31671c9a
tree41e681d086425d31f7ae0e0e36e94dff7bda40e0
parentd40fa397e45b35b62d1967a88036e06b4c061abe
hush: export -n support

function                                             old     new   delta
builtin_export                                       206     256     +50
set_local_var                                        248     265     +17
expand_variables                                    2204    2203      -1
shell/Config.in
shell/hush.c
shell/hush_test/hush-misc/export-n.right [new file with mode: 0644]
shell/hush_test/hush-misc/export-n.tests [new file with mode: 0755]