ash: fix NOEXEC mode - we were forgetting to pass environment!
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 20 Oct 2008 08:15:51 +0000 (08:15 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 20 Oct 2008 08:15:51 +0000 (08:15 -0000)
commitb730474bda4a964930e8013301ace7b49a0c5726
tree67a8c0ebd37a6231017e8e8dc3598b63a8c4402c
parentd1660cb9ad3adb4b99c098de88f79cbeb74c3a5d
ash: fix NOEXEC mode - we were forgetting to pass environment!
env: promote to NOEXEC
hd: promote to NOEXEC, as hexdump is NOEXEC already
coreutils/env.c
include/applets.h
shell/ash.c
shell/ash_test/ash-standalone/noexec_gets_no_env.right [new file with mode: 0644]
shell/ash_test/ash-standalone/noexec_gets_no_env.tests [new file with mode: 0755]