This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/linuxthreads sysdeps/unix/sysv/linux/sh/s ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland at sourceware dot org	2003-03-02 11:44:20

Modified files:
	linuxthreads/sysdeps/unix/sysv/linux/sh: sysdep-cancel.h 
	linuxthreads/sysdeps/ia64: tcb-offsets.sym tls.h 
	linuxthreads   : manager.c descr.h pthread.c 
	linuxthreads/sysdeps/sh: tls.h tcb-offsets.sym 
	linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc32: 
	                                                        sysdep-cancel.h 
	linuxthreads/sysdeps/unix/sysv/linux/ia64: sysdep-cancel.h 

Log message:
	2003-03-01  Roland McGrath  <roland at redhat dot com>
	
	* descr.h (struct _pthread_descr_struct) [!USE_TLS || !TLS_DTV_AT_TP]:
	Conditionalize p_header member on this.
	[TLS_MULTIPLE_THREADS_IN_TCB]: Add p_multiple_threads alternatively.
	* sysdeps/ia64/tls.h [USE_TLS] (TLS_MULTIPLE_THREADS_IN_TCB): Define.
	* sysdeps/sh/tls.h: Likewise.
	* sysdeps/ia64/tcb-offsets.sym [USE_TLS]: Use p_multiple_threads.
	* sysdeps/sh/tcb-offsets.sym: Likewise.
	* sysdeps/unix/sysv/linux/sh/sysdep-cancel.h
	(SINGLE_THREAD_P): Likewise.
	* sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h
	(SINGLE_THREAD_P): Likewise.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h
	(SINGLE_THREAD_P): Likewise.
	* pthread.c (__pthread_initialize_manager): Likewise.
	* manager.c (pthread_handle_create): Likewise.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]