Adhemerval Zanella 42dda89dcb 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 5fb7fc96350575.

Checked on x86_64-linux-gnu.
2021-01-11 12:26:58 -03:00
..
2016-10-25 17:05:47 -02:00
2016-10-25 17:05:47 -02:00