glibc/sysdeps
Samuel Thibault fc493bc9e6 htl: Fix comparing attr with default values
Fortunately we were previously only missing an optimization.

Thanks dcb <dcb314@hotmail.com> for the report

	[BZ #23032]
	* sysdeps/htl/pt-barrier-init.c (pthread_barrier_init): Fix comparing
	attr with __pthread_default_barrierattr.
	* sysdeps/htl/pt-cond-init.c (__pthread_cond_init): Fix comparing
	attr with __pthread_default_condattr.
	* sysdeps/htl/pt-mutex-init.c (_pthread_mutex_init): Fix comparing
	attr with __pthread_default_mutexattr.
	* sysdeps/htl/pt-rwlock-init.c (_pthread_rwlock_init): Fix comparing
	attr with __pthread_default_rwlockattr.
2018-12-01 21:42:12 +01:00
..
aarch64 [AArch64] Adjust writeback in non-zero memset 2018-11-20 12:37:00 +00:00
alpha
arm Fix armv7 build with GCC 9. 2018-11-12 23:59:29 +00:00
generic Mutex: Add pthread mutex tunables 2018-12-01 08:19:20 -08:00
gnu hurd: Fix build 2018-10-31 09:17:05 +01:00
hppa
htl htl: Fix comparing attr with default values 2018-12-01 21:42:12 +01:00
hurd
i386 Remove the error handling wrapper from pow 2018-11-21 09:58:36 +00:00
ia64 Remove the error handling wrapper from pow 2018-11-21 09:58:36 +00:00
ieee754 Remove the error handling wrapper from pow 2018-11-21 09:58:36 +00:00
init_array
m68k Remove the error handling wrapper from pow 2018-11-21 09:58:36 +00:00
mach scripts/abilist.awk: Handle special _end symbol for Hurd 2018-11-30 22:22:57 +01:00
microblaze
mips Fix mips build with GCC 9. 2018-11-13 01:55:15 +00:00
nios2
nptl Mutex: Add pthread mutex tunables 2018-12-01 08:19:20 -08:00
posix posix: Use posix_spawn on system 2018-11-30 18:42:05 -02:00
powerpc Add hidden_tls_def macros, fix powerpc-soft build with GCC 9. 2018-11-13 01:53:53 +00:00
pthread
riscv RISC-V: properly terminate call chain (bug 23125) 2018-10-30 12:07:25 +01:00
s390 S390: Regenerate ULPs. 2018-11-28 15:20:18 +01:00
sh
sparc Fix sparc64 build with GCC 9. 2018-11-13 00:27:06 +00:00
unix Enable VDSO on i386 statically linked programs 2018-11-30 14:32:35 -08:00
wordsize-32
wordsize-64 Don't reduce test timeout to less than default 2018-10-17 09:34:13 +02:00
x86 x86/CET: Add a re-exec test with legacy bitmap 2018-11-23 07:31:07 -08:00
x86_64 Remove the error handling wrapper from pow 2018-11-21 09:58:36 +00:00