This is the mail archive of the
libc-help@sourceware.org
mailing list for the glibc project.
Re: posix_spawn and script execution
- From: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- To: libc-help at sourceware dot org
- Date: Wed, 6 Jun 2018 10:59:20 -0300
- Subject: Re: posix_spawn and script execution
- References: <CAD8Lp47_bVtdJ85Bho3L0h=EnzXRgUA8PT3Ka51FfOgXA7yjMw@mail.gmail.com> <a3ebbbc3-2b68-61c7-1c3c-8f531a55b1f3@linaro.org>
On 06/06/2018 10:21, Adhemerval Zanella wrote:
>
>
> On 05/06/2018 16:05, Daniel Drake wrote:
>
> This is clearly a regression, thanks for bring this up. The posix_spawnp
> should not try to ENOEXEC files as default, only in compatibility mode.
> Thanks to bring this up, I will work on a patch.
>
>
> [1] https://www.gnu.org/software/libc/manual/
>
I opened https://sourceware.org/bugzilla/show_bug.cgi?id=23264