glibc/linuxthreads/sysdeps/sh
Ulrich Drepper 217fc747ff * pthread.c (init_one_static_tls): Adjust initialization of DTV
entry for static tls deallocation fix.

	* sysdeps/alpha/tls.h (dtv_t): Change pointer type to be struct which
	also contains information whether the memory pointed to is static
	TLS or not, include <stdbool.h>.
	* sysdeps/i386/tls.h: Likewise.
	* sysdeps/ia64/tls.h: Likewise.
	* sysdeps/powerpc/tls.h: Likewise.
	* sysdeps/s390/tls.h: Likewise.
	* sysdeps/sh/tls.h: Likewise.
	* sysdeps/sparc/tls.h: Likewise.
	* sysdeps/x86_64/tls.h: Likewise.
2005-01-09 20:13:03 +00:00
..
Makefile 2.5-18.1 2007-07-12 18:26:36 +00:00
pspinlock.c 2.5-18.1 2007-07-12 18:26:36 +00:00
pt-machine.h 2.5-18.1 2007-07-12 18:26:36 +00:00
tcb-offsets.sym 2.5-18.1 2007-07-12 18:26:36 +00:00
tls.h * pthread.c (init_one_static_tls): Adjust initialization of DTV 2005-01-09 20:13:03 +00:00