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 v2] nptl: Fix niggles with pthread_clockjoin_np


* Mike Crowe:

> Joseph Myers spotted[1] that 69ca4b54c151cec42ccca5e05790efc1a8206b47 added
> pthread_clockjoin_np to sysdeps/nptl/pthread.h but not to its hppa-specific
> equivalent sysdeps/unix/sysv/linux/hppa/pthread.h.
>
> Rafal Luzynski spotted[2] typos in the NEWS entry and manual updates too.
>
> Florian Weimer spotted[3] that the clockid parameter was not using a
> reserved identifier in pthread.h.
>
> [1] https://sourceware.org/ml/libc-alpha/2019-11/msg00016.html
> [2] https://sourceware.org/ml/libc-alpha/2019-11/msg00019.html
> [3] https://sourceware.org/ml/libc-alpha/2019-11/msg00022.html
>
> Fixes: 69ca4b54c151cec42ccca5e05790efc1a8206b47

This version looks okay to me, thanks.


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