diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-03-11 03:47:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-03-11 03:47:18 +0000 |
commit | e6d939bcc50ef553f2ab7d8dba9a2b0c8048c8b9 (patch) | |
tree | c67b1889b95da914fc70206d748c1fdcc3a4023d /ChangeLog | |
parent | 53761a8b36c45fe14b55af378454a0ec11451c20 (diff) | |
download | glibc-e6d939bcc50ef553f2ab7d8dba9a2b0c8048c8b9.tar glibc-e6d939bcc50ef553f2ab7d8dba9a2b0c8048c8b9.tar.gz glibc-e6d939bcc50ef553f2ab7d8dba9a2b0c8048c8b9.tar.bz2 glibc-e6d939bcc50ef553f2ab7d8dba9a2b0c8048c8b9.zip |
Update.
2004-03-10 Ulrich Drepper <drepper@redhat.com>
* elf/dl-sym.c: Unify _dl_sym and _dl_vsym code and make the entry
points wrappers around the unified code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-03-10 Ulrich Drepper <drepper@redhat.com> + + * elf/dl-sym.c: Unify _dl_sym and _dl_vsym code and make the entry + points wrappers around the unified code. + 2004-03-11 Richard Henderson <rth@redhat.com> * sysdeps/unix/sysv/linux/alpha/kernel_stat.h (kernel_stat64): New. |