diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-05-03 06:34:56 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-05-03 06:34:56 -0700 |
commit | c739ec3d81a34a87d8ae1276eab4f5880afc3476 (patch) | |
tree | da57779bd4f9a7ef9e42793b8bb25a81fb969e3f /ChangeLog | |
parent | ab00f4eac8f4932211259ff87be83144f5211540 (diff) | |
download | glibc-c739ec3d81a34a87d8ae1276eab4f5880afc3476.tar glibc-c739ec3d81a34a87d8ae1276eab4f5880afc3476.tar.gz glibc-c739ec3d81a34a87d8ae1276eab4f5880afc3476.tar.bz2 glibc-c739ec3d81a34a87d8ae1276eab4f5880afc3476.zip |
Code cleanup in __dl_iterate_phdr.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-05-03 Ulrich Drepper <drepper@redhat.com> + + * elf/dl-iteratephdr.c (__dl_iterate_phdr): Remove unnecessary + assignment. + 2010-05-02 Ulrich Drepper <drepper@redhat.com> * misc/mntent_r.c (encode_name): The slow loop handles newlines so we |