[PATCH 1/4] support/shell-container.c: Return 127 if execve fails
DJ Delorie
dj@redhat.com
Tue Mar 24 19:30:02 GMT 2020
Adhemerval Zanella via Libc-alpha <libc-alpha@sourceware.org> writes:
> - exit (1);
> + exit (127);
LGTM.
Reviewed-by: DJ Delorie <dj@redhat.com>
More information about the Libc-alpha
mailing list