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] nptl: Add POSIX-proposed _clock functions to hppa pthread.h


* 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


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