diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-02-26 08:50:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-02-26 08:50:16 +0000 |
commit | 9adc097760e253207621f74871c0a890e3d178ff (patch) | |
tree | 2865ed02a767198bd70c478b41a4ab9f5c681006 /ChangeLog | |
parent | bfeabc79286422471d15cff870a7c0a354af7a2f (diff) | |
download | glibc-9adc097760e253207621f74871c0a890e3d178ff.tar glibc-9adc097760e253207621f74871c0a890e3d178ff.tar.gz glibc-9adc097760e253207621f74871c0a890e3d178ff.tar.bz2 glibc-9adc097760e253207621f74871c0a890e3d178ff.zip |
* elf/dl-addr.c: Cleanups. Move declaration next to first use.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2005-02-26 Ulrich Drepper <drepper@redhat.com> + * elf/dl-addr.c: Cleanups. Move declaration next to first use. + * dlfcn/dlerror.c (check_free): New function. Extract common code from fini and free_key_mem. Check whether this is libdl in the base namespace. |