This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/3] posix: New Linux posix_spawn{p} implementation


On 30/05/2016 17:37, Eric Wong wrote:
> Adhemerval Zanella <adhemerval.zanella@linaro.org> wrote:
>> Thanks for reporting, I opened BZ#20178.
>>
>> [1] https://sourceware.org/bugzilla/show_bug.cgi?id=20178
> 
> Thanks for the quick fix!
> 
> I also suspect the old/non-Linux sysdeps/posix/spawni.c
> should be handling POSIX_SPAWN_SETSIGMASK after POSIX_SPAWN_SETSIGDEF
> like the new Linux one does.
> 
> This probably won't affect a lot of people, anymore, though.
> 

I think it indeed make sense, although I would not bother on fixing it
now.  I will add on my backlog.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]