diff options
author | Andreas Schwab <schwab@redhat.com> | 2010-03-12 07:57:19 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-03-12 07:57:19 -0800 |
commit | 4c35fb65c9ea221561bc5698358944a73383b3d6 (patch) | |
tree | 1fb3ee431e41549383b05c04ff227f04018490a1 /ChangeLog | |
parent | 4bf7d392453cbcbd65b36c054e1fdbdb1590def7 (diff) | |
download | glibc-4c35fb65c9ea221561bc5698358944a73383b3d6.tar glibc-4c35fb65c9ea221561bc5698358944a73383b3d6.tar.gz glibc-4c35fb65c9ea221561bc5698358944a73383b3d6.tar.bz2 glibc-4c35fb65c9ea221561bc5698358944a73383b3d6.zip |
Don't underestimate length of DST substitution
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-03-12 Andreas Schwab <schwab@redhat.com> + + * elf/dl-dst.h: Include "trusted-dirs.h". + (DL_DST_REQUIRED): Take $LIB into account. + 2010-03-11 Roland McGrath <roland@redhat.com> * elf/elf.h (R_X86_64_GOT64, R_X86_64_GOTPCREL64): New macros. |