1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-19 05:53:43 +03:00
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
..
2002-12-31 08:00:19 +00:00
2002-12-28 09:27:26 +00:00
2002-11-14 10:49:22 +00:00
2003-04-25 22:28:13 +00:00
2003-02-11 06:31:57 +00:00