glibc/sysdeps
Mike Crowe 3ef5e118f2 nptl: Fix niggles with pthread_clockjoin_np
Joseph Myers spotted[1] that 69ca4b54c1 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

Reviewed-by: Joseph Myers <joseph@codesourcery.com>
Reviewed-by: Rafal Luzynski <digitalfreak@lingonborough.com>
Reviewed-by: Florian Weimer <fw@deneb.enyo.de>
2019-11-04 16:44:49 -03:00
..
aarch64
alpha
arm
csky
generic Remove pause and nanosleep not cancel wrappers 2019-10-31 11:09:06 -03:00
gnu
hppa
htl
hurd
i386
ia64
ieee754
init_array
m68k
mach Use clock_gettime to implement gettimeofday. 2019-10-30 17:11:10 -03:00
microblaze
mips
nios2
nptl nptl: Fix niggles with pthread_clockjoin_np 2019-11-04 16:44:49 -03:00
posix Use clock_gettime to implement gettimeofday. 2019-10-30 17:11:10 -03:00
powerpc
pthread Change most internal uses of __gettimeofday to __clock_gettime. 2019-10-30 17:04:10 -03:00
riscv
s390
sh
sparc nptl: Replace non cancellable pause/nanosleep with futex 2019-10-31 11:09:01 -03:00
unix nptl: Fix niggles with pthread_clockjoin_np 2019-11-04 16:44:49 -03:00
wordsize-32
wordsize-64
x86
x86_64