diff options
author | Roland McGrath <roland@gnu.org> | 2003-01-17 21:37:06 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-01-17 21:37:06 +0000 |
commit | 6243142523ceda04fb4fa534635eb929416ff380 (patch) | |
tree | 9a9f5c816e375f523f98e13ce5665ec41d20019f /ChangeLog | |
parent | cd5c85fecba4bc0a66bec78e0f84189c67db958f (diff) | |
download | glibc-6243142523ceda04fb4fa534635eb929416ff380.tar glibc-6243142523ceda04fb4fa534635eb929416ff380.tar.gz glibc-6243142523ceda04fb4fa534635eb929416ff380.tar.bz2 glibc-6243142523ceda04fb4fa534635eb929416ff380.zip |
* elf/dl-open.c: Fix typo ifdef -> ifndef on _dl_tls_static_size defn.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-01-17 Roland McGrath <roland@redhat.com> + + * elf/dl-open.c: Fix typo ifdef -> ifndef on _dl_tls_static_size defn. + 2003-01-17 Richard Henderson <rth@redhat.com> * sysdeps/alpha/dl-machine.h (elf_machine_type_class): Add TLS |