[PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID

Joseph Myers joseph@codesourcery.com
Fri Apr 21 19:53:00 GMT 2017


On Fri, 21 Apr 2017, Adhemerval Zanella wrote:

> I think this iteration should fix the issues you bring.
> 
> --
> 
> 	Daurnimator  <quae@daurnimator.com>
>         Adhemerval Zanella  <adhemerval.zanella@linaro.org>
> 
>         [BZ #21340]
>         * posix/Makefile (tests): Add tst-posix_spawn-setsid to list of tests.
>         * posix/spawn.h: define POSIX_SPAWN_SETSID flag.
>         * posix/spawnattr_setflags.c (ALL_FLAGS): Add POSIX_SPAWN_SETSID to
>         valid flags.
>         * posix/tst-posix_spawn-setsid.c: Add test for POSIX_SPAWN_SETSID.
>         * sysdeps/mach/hurd/spawni.c (__spawni): Implementation of
>         POSIX_SPAWN_SETSID.
>         * sysdeps/posix/spawni.c (__spawni): Likewise.
>         * sysdeps/unix/sysv/linux/spawni.c (__spawni_child): Likewise.

I think you should also add a NEWS entry for the new feature.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list