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


On 7/17/19 1:00 PM, Adhemerval Zanella wrote:


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>


Thanks for pushing this. This looks good to me also, and if Florian
tested it fixes things then we're good.

--
Cheers,
Carlos.


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