glibc/nptl/sysdeps/ia64
Ulrich Drepper 468777e1d0 Update.
* pthread.c (__pthread_initialize_manager): Subtract
	TLS_PRE_TCB_SIZE bytes from tcbp to get to descr.
	* manager.c (pthread_handle_create): Subtract or add TLS_PRE_TCB_SIZE
	instead of sizeof (pthread_descr).
	(pthread_free): Add TLS_PRE_TCB_SIZE instead of sizeof (pthread_descr).
	* sysdeps/powerpc/tls.h (TLS_INIT_TCB_SIZE, TLS_TCB_SIZE): Define to 0.
2003-04-25 22:28:13 +00:00
..
Makefile
pthread_spin_lock.c
pthread_spin_trylock.c
pthread_spin_unlock.c Update. 2003-03-18 05:31:53 +00:00
pthreaddef.h Update. 2003-03-25 20:41:26 +00:00
tcb-offsets.sym Update. 2003-04-25 22:28:13 +00:00
td_ta_map_lwp2thr.c * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-line 2003-03-13 21:51:07 +00:00
tls.h