glibc/linuxthreads/sysdeps/unix/sysv/linux/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 Update. 2002-12-28 09:27:26 +00:00
fork.h Update. 2002-12-31 08:00:19 +00:00
pt-initfini.c Fix unterminated string. 2002-11-14 10:49:22 +00:00
pt-sigsuspend.c * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: Use the 2003-04-02 00:11:05 +00:00
sysdep-cancel.h Update. 2003-04-25 22:28:13 +00:00
vfork.S Update. 2003-02-11 06:31:57 +00:00