This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Fix __libc_signal_block_all on sparc64
On 09/12/2019 11:54, Andreas Schwab wrote:
> On Dez 09 2019, Adhemerval Zanella wrote:
>
>> On 09/12/2019 10:23, Andreas Schwab wrote:
>>> On Dez 09 2019, Adhemerval Zanella wrote:
>>>
>>>> The const fixes the issues, the other changes on [1] are essentially
>>>> changing __libc_signal_ to return void.
>>>
>>> So the other changes are not necessary?
>>
>> Not strictly, the 'Fix __libc_signal_block_all on sparc64' can be applied
>> independently.
>
> But that patch contains the other changes.
Ok, I will send a v3 with the fix only for the referenced issue.