diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-05-12 17:25:11 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-05-12 17:25:11 +0000 |
commit | 99444c144ed6d1b03c90e851456c676653487110 (patch) | |
tree | 6d3066bc3086a0136c9b30289fbcea3f2cb6f8cf | |
parent | 24a07b1f5a2721787cbd4092e6241b3b6073086f (diff) | |
download | glibc-99444c144ed6d1b03c90e851456c676653487110.tar glibc-99444c144ed6d1b03c90e851456c676653487110.tar.gz glibc-99444c144ed6d1b03c90e851456c676653487110.tar.bz2 glibc-99444c144ed6d1b03c90e851456c676653487110.zip |
Update.
2004-05-12 Ulrich Drepper <drepper@redhat.com>
* elf/dl-lookup.c (_dl_lookup_symbol_x): Correct _dl_signal_cerror
call.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-05-12 Ulrich Drepper <drepper@redhat.com> + + * elf/dl-lookup.c (_dl_lookup_symbol_x): Correct _dl_signal_cerror + call. + 2004-05-10 Roland McGrath <roland@frob.com> * hurd/hurdlookup.c (__hurd_file_name_split): Return ENOENT for "". |