Skip to content
Commit 42dda89d authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

posix: Fix return value of system if shell can not be executed [BZ #27053]

POSIX states that system returned code for failure to execute the shell
shall be as if the shell had terminated using _exit(127).  This
behaviour was removed with 5fb7fc96.

Checked on x86_64-linux-gnu.
parent 7b9c3260
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment