diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-01-15 22:32:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-01-15 22:32:26 +0000 |
commit | 828037ae0e5ce383531e73d5878a4a700669e295 (patch) | |
tree | 7bdb5189623792e802e7af3846033c4473205d2d /ChangeLog | |
parent | 80f50bfacf31b3641b8e8d437e97e4bd3947521d (diff) | |
download | glibc-828037ae0e5ce383531e73d5878a4a700669e295.tar glibc-828037ae0e5ce383531e73d5878a4a700669e295.tar.gz glibc-828037ae0e5ce383531e73d5878a4a700669e295.tar.bz2 glibc-828037ae0e5ce383531e73d5878a4a700669e295.zip |
Update.
* elf/elf.h: Fix typo in comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2004-01-15 Ulrich Drepper <drepper@redhat.com> + * elf/elf.h: Fix typo in comment. + * sysdeps/generic/dl-sysdep.c: Initialize __libc_stack_end. * elf/rtld.c: Initialize _dl_argv to allow aliasing. |