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

Adhemerval Zanella adhemerval.zanella@linaro.org
Fri Apr 21 20:43:00 GMT 2017



On 21/04/2017 16:53, Joseph Myers wrote:
> 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.
> 

I will add one.



More information about the Libc-alpha mailing list