glibc/sysdeps
Adhemerval Zanella 71d260c107 nptl: Cleanup mutex internal offset tests
The offsets of pthread_mutex_t __data.__nusers, __data.__spins,
__data.elision, __data.list are not required to be constant over
the releases.  Only the __data.__kind is used for static
initializers.

This patch also adds an additional size check for __data.__kind.

Checked with a build against affected ABIs.

Change-Id: I7a4e48cc91b4c4ada57e9a5d1b151fb702bfaa9f
2019-11-26 13:53:36 +00:00
..
aarch64 nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
alpha nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
arm nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
csky nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
generic Enable inlining issignalingf within glibc 2019-11-21 09:39:48 -06:00
gnu Add TCP_TX_DELAY from Linux 5.3 to netinet/tcp.h. 2019-09-27 13:37:36 +00:00
hppa nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
htl time: Introduce function to check correctness of nanoseconds value 2019-10-27 21:49:25 +01:00
hurd Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
i386 nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
ia64 nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
ieee754 ldbl-128ibm-compat: Add wide character scanning functions 2019-11-22 18:13:20 -03:00
init_array Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
m68k nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
mach hurd: Suppress GCC 10 -Warray-bounds warning in init-first.c [BZ #25097] 2019-11-16 15:40:59 +01:00
microblaze nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
mips nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
nios2 nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
nptl nptl: Fix niggles with pthread_clockjoin_np 2019-11-04 16:44:49 -03:00
posix sysdeps/posix/getaddrinfo: Return early on invalid address family 2019-11-26 10:19:33 +01:00
powerpc nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
pthread Change most internal uses of __gettimeofday to __clock_gettime. 2019-10-30 17:04:10 -03:00
riscv nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
s390 nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
sh nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
sparc nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00
unix misc: Set generic pselect as ENOSYS 2019-11-22 14:40:57 -03:00
wordsize-32 Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
wordsize-64 Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
x86 elf: Use nocancel pread64() instead of lseek()+read() 2019-10-18 15:55:33 -04:00
x86_64 nptl: Cleanup mutex internal offset tests 2019-11-26 13:53:36 +00:00