glibc/nptl/sysdeps/unix/sysv/linux
Roland McGrath 55c11fbdb0 2003-03-14 Roland McGrath <roland@redhat.com>
* descr.h (struct pthread): Move the union out of [!TLS_DTV_AT_TP], so
	we always define the padding space.
	[!TLS_DTV_AT_TP]: Give tcbhead_t field a name, `header', since GCC
	stopped supporting its own extensions fully.
	[TLS_MULTIPLE_THREADS_IN_TCB]: Put `multiple_threads' inside a wrapper
	struct also called `header', so `header.multiple_threads' is the field
	name to use on all machines.
	* allocatestack.c (allocate_stack): Use `header.' prefix.
	* sysdeps/pthread/createthread.c (create_thread): Likewise.
	* pthread_create.c (__pthread_create_2_1): Likewise.
	* sysdeps/i386/tls.h (INSTALL_NEW_DTV, THREAD_DTV): Likewise.
	(THREAD_SELF): Likewise.
	* sysdeps/x86_64/tls.h: Likewise.
	* sysdeps/unix/sysv/linux/i386/sysdep-cancel.h
	(SINGLE_THREAD_P): Likewise.
	* sysdeps/unix/sysv/linux/sh/sysdep-cancel.h
	(SINGLE_THREAD_P): Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h
	(SINGLE_THREAD_P): Likewise.
2003-03-14 22:34:02 +00:00
..
bits Update. 2003-03-03 05:00:33 +00:00
i386 2003-03-14 Roland McGrath <roland@redhat.com> 2003-03-14 22:34:02 +00:00
ia64 * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-line 2003-03-13 21:51:07 +00:00
s390 2003-03-14 Roland McGrath <roland@redhat.com> 2003-03-14 22:34:02 +00:00
sh 2003-03-14 Roland McGrath <roland@redhat.com> 2003-03-14 22:34:02 +00:00
x86_64 Update. 2003-03-13 01:51:12 +00:00
allocrtsig.c Update. 2002-12-31 20:46:11 +00:00
configure Initial revision 2002-11-26 22:50:54 +00:00
createthread.c Update. 2003-03-10 06:32:42 +00:00
fork.c 2003-03-13 Jakub Jelinek <jakub@redhat.com> 2003-03-13 21:00:18 +00:00
fork.h Update. 2002-12-31 21:10:07 +00:00
Implies Initial revision 2002-11-26 22:50:54 +00:00
internaltypes.h Update. 2003-01-05 10:55:15 +00:00
jmp-unwind.c * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Add const to MAP arg. 2003-03-03 08:44:46 +00:00
libc_multiple_threads.c Update. 2003-03-13 01:51:12 +00:00
libc_pthread_init.c Update. 2003-03-13 01:51:12 +00:00
lowlevelbarrier.sym Update. 2003-03-11 05:26:32 +00:00
lowlevelcond.sym 2003-03-10 Roland McGrath <roland@redhat.com> 2003-03-10 08:50:26 +00:00
lowlevelrwlock.sym Update. 2003-03-10 21:03:03 +00:00
Makefile Update. 2003-03-13 01:51:12 +00:00
pt-fork.c Initial revision 2002-11-26 22:50:54 +00:00
pt-raise.c Initial revision 2002-11-26 22:50:54 +00:00
pthread_kill.c Update. 2003-02-21 21:07:28 +00:00
pthread_yield.c Initial revision 2002-11-26 22:50:54 +00:00
raise.c Update. 2003-01-09 04:19:03 +00:00
register-atfork.c Update. 2003-03-03 22:02:13 +00:00
unregister-atfork.c Update. 2003-02-13 07:14:38 +00:00
Versions Update. 2002-12-28 22:19:04 +00:00