[PATCH] Fix __libc_signal_block_all on sparc64
Adhemerval Zanella
adhemerval.zanella@linaro.org
Mon Dec 9 11:27:00 GMT 2019
On 09/12/2019 08:00, Andreas Schwab wrote:
> On Dez 05 2019, Adhemerval Zanella wrote:
>
>> Where SIGALL_SET is defined as:
>>
>> ((__sigset_t) { .__val = {[0 ... _SIGSET_NWORDS-1 ] = -1 } })
>
> Why is that not const?
>
> Andreas.
>
It is on the updated version [1].
[1] https://sourceware.org/ml/libc-alpha/2019-12/msg00190.html
More information about the Libc-alpha
mailing list