[PATCH] nptl: Add POSIX-proposed _clock functions to hppa pthread.h
Adhemerval Zanella
adhemerval.zanella@linaro.org
Wed Jul 17 17:00:00 GMT 2019
On 17/07/2019 09:44, Florian Weimer wrote:
> * Mike Crowe:
>
>> On Wednesday 17 July 2019 at 10:47:26 +0200, Florian Weimer wrote:
>>> * Mike Crowe:
>>>
>>>> diff --git a/ChangeLog b/ChangeLog
>>>> index 3d884f2925..c2e3be57d2 100644
>>>> --- a/ChangeLog
>>>> +++ b/ChangeLog
>>>> @@ -1,3 +1,10 @@
>>>> +2019-07-17 Mike Crowe <mac@mcrowe.com>
>>>> +
>>>> + * sysdeps/unix/sysv/linux/hppa/pthread.h: Add declarations of
>>>> + functions recently added to sysdeps/nptl/pthread.h:
>>>> + pthread_mutex_clocklock, pthread_rwlock_clockrdlock,
>>>> + pthread_rwlock_clockwrlock and pthread_cond_clockwait.
>>>> +
>>>
>>> Can you rebase this on current master? The index hash does not seem to
>>> be valid outside your tree.
>>
>> It's on top of https://sourceware.org/ml/libc-alpha/2019-07/msg00298.html
>>
>> Shall I swap them over and repost both?
>
> Ah, no need for that then.
>
> I verified that this fixes the hppa build issue.
>
> Thanks,
> Florian
>
LGTM as well, I think next step is to consolidate hppa pthread.h.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
More information about the Libc-alpha
mailing list