pass a copy of argv[i] to NOFORK applets (they may permute it etc).
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 12 Apr 2007 12:27:32 +0000 (12:27 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 12 Apr 2007 12:27:32 +0000 (12:27 -0000)
commit831a20f51246cd8d54a246ba7e239a062eeb002c
tree4f3efe440c2db9df016a1aa3dc8d36eb89eb7a2a
parentc98c31783c062377d14b80735b056cf4c53c66e9
pass a copy of argv[i] to NOFORK applets (they may permute it etc).
set/save/restore more shared global variables whan call one applet from another
applets/applets.c
libbb/vfork_daemon_rexec.c
shell/hush.c
shell/lash.c
shell/msh.c