]> git.ipfire.org Git - thirdparty/util-linux.git/commit
(run_shell): Exit with status 126 or 127 when execvp or
authorJim Meyering <jim@meyering.net>
Thu, 1 Aug 2002 09:19:24 +0000 (09:19 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 1 Aug 2002 09:19:24 +0000 (09:19 +0000)
commit9fa7b2b0127205dae37f18e915196e2c39e09e4c
tree212f78d3aa674f1db75aed5fe7913173e8b2c13f
parentf691ff287500d8248888d6ac95c20719792ef16c
(run_shell): Exit with status 126 or 127 when execvp or
execv fails, for consistency with POSIX commands like env and nice.
login-utils/su.c