From: Ulrich Drepper Date: Wed, 21 Aug 2002 22:48:22 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-3~417 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e40b90278660badb9386ebdcc000523dd92ff141;p=thirdparty%2Fglibc.git Update. * elf/dl-deps.c (_dl_map_object_deps): Revert patch from 2002-05-28. This cripples the scope lists necessary to search for symbols in dependencies which are not in the global scope. --- diff --git a/ChangeLog b/ChangeLog index 08ee56268a9..2262f2c87f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2002-08-21 Ulrich Drepper + * elf/dl-deps.c (_dl_map_object_deps): Revert patch from + 2002-05-28. This cripples the scope lists necessary to search for + symbols in dependencies which are not in the global scope. + * include/setjmp.h (__libc_longjmp): Add declaration. 2002-08-21 Andreas Jaeger