diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-03-08 22:56:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-03-08 22:56:54 +0000 |
commit | 97a51d8a0cc6508464305efdd372a630fdcfb7e6 (patch) | |
tree | e0ba53da43ac63c88664c5ef3c7511569a09b4b9 /ChangeLog | |
parent | d916515874fcd82d76ddace10b64d7ec9d523ce7 (diff) | |
download | glibc-97a51d8a0cc6508464305efdd372a630fdcfb7e6.zip glibc-97a51d8a0cc6508464305efdd372a630fdcfb7e6.tar.gz glibc-97a51d8a0cc6508464305efdd372a630fdcfb7e6.tar.bz2 |
Update.
1998-03-08 22:55 Ulrich Drepper <drepper@cygnus.com>
* elf/rtld.c (dl_main): Delay initialization of path structure if
the dynamically linker is invoked implicitly until we read the
dynamic section.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1998-03-08 22:55 Ulrich Drepper <drepper@cygnus.com> + + * elf/rtld.c (dl_main): Delay initialization of path structure if + the dynamically linker is invoked implicitly until we read the + dynamic section. + 1998-03-08 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/chown.c: Add versioning stuff. |