On Mon, Jan 5, 2015 at 12:19 PM, David Drysdale [off-list ref] wrote:
When the shell fails to invoke a script because its path name
is too long (ENAMETOOLONG), most shells return 127 to indicate
command not found. However, some systems report 126 (which POSIX
suggests should indicate a non-executable file) for this case,
so allow that too.
Thanks, after this patch, the execveat selftest succeeds on m68k with
Debian 4.0.
Reported-by: Geert Uytterhoeven <redacted>
Signed-off-by: David Drysdale <redacted>
Tested-by: Geert Uytterhoeven <redacted>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds