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:

> 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.

Thanks,
Florian


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