From: Ulrich Drepper Date: Sat, 26 Jun 1999 18:18:04 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/pre-glibc-2_1_3~693 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=419505579c2befc057e2687f6d7b948c417bae2c;p=thirdparty%2Fglibc.git Update. 1999-06-25 Andreas Schwab * elf/dl-deps.c (_dl_map_object_deps): When looking for the next occurence of the aux object start with the current list entry, not the new one. Adjust tail pointer in the unique list. Explain how the meaning of the variables changes [PR libc/1168]. --- diff --git a/ChangeLog b/ChangeLog index 20aa5bff455..e910a508005 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1999-06-25 Andreas Schwab + + * elf/dl-deps.c (_dl_map_object_deps): When looking for the next + occurence of the aux object start with the current list entry, not + the new one. Adjust tail pointer in the unique list. Explain how + the meaning of the variables changes [PR libc/1168]. + 1999-06-27 Andreas Schwab * sysdeps/m68k/fpu/Dist: New file.