]> sourceware.org Git - glibc.git/commit - sysdeps/generic/dl-tls.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 7 Feb 2002 08:44:37 +0000 (08:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 7 Feb 2002 08:44:37 +0000 (08:44 +0000)
commitcd30b01ee9cdefd2e6f81b1c25ee6897243706fc
tree39d460bf6b86baf4199f85a9f26d64913b82992e
parent8d4b5a8a50fad0ed1005380aa8d1c13dcfdab08d
Update.

2002-02-07  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Account for
alignment of the TCB and store total size and alignment of static
TLS block in _dl_tls_static_size and _dl_tls_static_align.
tls_index is a typedef.
* sysdeps/generic/ldsodefs.h: Declare _dl_tls_static_size and
_dl_tls_static_align.
* sysdeps/i386/dl-tls.h: tls_index is a typedef.
* elf/dl-support.c: Define _dl_tls_static_size and
_dl_tls_static_align.
ChangeLog
elf/dl-support.c
linuxthreads/ChangeLog
linuxthreads/descr.h
linuxthreads/internals.h
linuxthreads/sysdeps/i386/tls.h
sysdeps/generic/dl-tls.c
sysdeps/generic/ldsodefs.h
sysdeps/i386/dl-tls.h
This page took 0.041893 seconds and 5 git commands to generate.