]> git.ipfire.org Git - thirdparty/util-linux.git/commit
(run_shell): Declare with noreturn attribute.
authorJim Meyering <jim@meyering.net>
Sun, 22 Aug 1999 10:53:13 +0000 (10:53 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Aug 1999 10:53:13 +0000 (10:53 +0000)
commitaaad75e2cbfaf2e3c7df9129714b3f03befd128c
tree925434f0d36d73c41c62169e6f6d57fbfa719aa7
parent0d6cfd6169b099e76f77ecd2c578a3b4e5ee925b
(run_shell): Declare with noreturn attribute.
Use an explicit exit(1) rather than doing that through error.
login-utils/su.c