diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-11-15 07:26:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-11-15 07:26:22 +0000 |
commit | fcae3b76f63626b0e587f8e3b40191136e36041b (patch) | |
tree | 0363ab3496c90bdb8b11e3dd220f22cd73f83777 /ChangeLog | |
parent | 2461e3dc09008fecc21fb5d23b9d76da2640e3f3 (diff) | |
download | glibc-fcae3b76f63626b0e587f8e3b40191136e36041b.tar glibc-fcae3b76f63626b0e587f8e3b40191136e36041b.tar.gz glibc-fcae3b76f63626b0e587f8e3b40191136e36041b.tar.bz2 glibc-fcae3b76f63626b0e587f8e3b40191136e36041b.zip |
* elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.cvs/fedora-glibc-20051115T0809
* sysdeps/generic/libc-tls.c: Initialize _dl_tls_static_size here.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-11-14 Ulrich Drepper <drepper@redhat.com> + + * elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition. + * sysdeps/generic/libc-tls.c: Initialize _dl_tls_static_size here. + 2005-11-11 Ulrich Drepper <drepper@redhat.com> * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, |