[PATCH 0/1] posix: Add POSIX aliases to some spawn functions
Florian Weimer
fweimer@redhat.com
Mon Mar 30 11:15:23 GMT 2026
* Lucas Chollet:
> Hello,
>
> This patch adds POSIX-specified aliases for both
> `posix_spawn_file_actions{,f}chdir_np` functions. They are new in
> POSIX-2024.
>
> I ran the test suite and didn't see regressions on x86_64, I also
> updated the linux x86_64 abilist file but I'm not exactly sure about
> this. When I run `make update-abi` I see another diff:
>
> -GLIBC_2.2.5 _nl_default_dirname D 0x12
> +GLIBC_2.2.5 _nl_default_dirname D 0x36
>
> But as this modification also appears when I run `update-abi` on master,
> I suppose that I can ignore it.
Have you configured with --prefix=/usr?
Thanks,
Florian
More information about the Libc-alpha
mailing list