On 4/17/20 5:12 PM, Vineet Gupta via Libc-alpha wrote:
> On 4/17/20 4:10 PM, Joseph Myers wrote:
>> On Wed, 8 Apr 2020, Vineet Gupta via Libc-alpha wrote:
>>
>>> + GLIBC_PRIVATE {
>>> +# A copy of sigaction lives in libpthread, and needs these.
>>> +__default_rt_sa_restorer;
>>> + }
>>
>>
On 4/17/20 4:10 PM, Joseph Myers wrote:
> On Wed, 8 Apr 2020, Vineet Gupta via Libc-alpha wrote:
>
>> + GLIBC_PRIVATE {
>> +# A copy of sigaction lives in libpthread, and needs these.
>> +__default_rt_sa_restorer;
>> + }
>
> Not a requirement for this port, given that this is GLIBC_PRIV
On Wed, 8 Apr 2020, Vineet Gupta via Libc-alpha wrote:
> + GLIBC_PRIVATE {
> +# A copy of sigaction lives in libpthread, and needs these.
> +__default_rt_sa_restorer;
> + }
Not a requirement for this port, given that this is GLIBC_PRIVATE so can
always be changed later, but does sigact
Signed-off-by: Vineet Gupta
---
config.h.in| 3 +
scripts/build-many-glibcs.py | 9 +
sysdeps/arc/Implies| 3 +
sysdeps/arc/Makefile | 21 +++
sysdeps/arc/Versions | 8 +
sys