free,stat: make NOEXEC
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 7 Aug 2017 16:18:09 +0000 (18:18 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 7 Aug 2017 16:18:09 +0000 (18:18 +0200)
commit248a67fb75a0d2c98f4f9935b7bb9e11382b2c78
treeeea88807a0b5d936d158ef7a62dfb051df174e96
parent316d38e25883c68e51533029dbab059ae0731de8
free,stat: make NOEXEC

pkill/pgrep/pidof uncovered another quirk: what about noexec's _process names_?

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
NOFORK_NOEXEC.lst
coreutils/stat.c
libbb/vfork_daemon_rexec.c
procps/free.c
procps/pgrep.c
procps/pidof.c
shell/ash.c
shell/hush.c